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