1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-26 10:52:17 -05:00

fix reader iframe width in IE11

This commit is contained in:
Mario Volke 2014-09-19 09:28:23 +02:00
parent d31c8a69e6
commit b05a98b951

View File

@ -150,6 +150,7 @@
iframe {
flex-grow: 1;
border: none;
width: 100%;
}
}