Give iframes in posts a max width

This commit is contained in:
Toby Zerner 2015-09-08 11:51:36 +09:30
parent 6a5427b600
commit c0e7ff5ea1

View File

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