mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 09:03:36 +08:00
Give iframes in posts a max width
This commit is contained in:
parent
ca53a63fd8
commit
334d598d56
|
@ -138,7 +138,7 @@
|
|||
font-size: 100%;
|
||||
font-weight: bold;
|
||||
}
|
||||
img {
|
||||
img, iframe {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user