mirror of
https://github.com/flarum/framework.git
synced 2025-02-01 06:29:45 +08:00
Give iframes in posts a max width
This commit is contained in:
parent
6a5427b600
commit
c0e7ff5ea1
|
@ -138,7 +138,7 @@
|
|||
font-size: 100%;
|
||||
font-weight: bold;
|
||||
}
|
||||
img {
|
||||
img, iframe {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user