Give iframes in posts a max width

This commit is contained in:
Toby Zerner 2015-09-08 11:51:36 +09:30
parent ca53a63fd8
commit 334d598d56

View File

@ -138,7 +138,7 @@
font-size: 100%;
font-weight: bold;
}
img {
img, iframe {
max-width: 100%;
}
}