mirror of
https://github.com/flarum/core.git
synced 2025-07-23 09:41:26 +02:00
Give iframes in posts a max width
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
font-size: 100%;
|
||||
font-weight: bold;
|
||||
}
|
||||
img {
|
||||
img, iframe {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user