1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00

Fix iframe

This commit is contained in:
Denis Shakhov 2013-01-21 15:54:57 +07:00
parent 46eb96dd2c
commit 4dbafc0582

View file

@ -240,6 +240,10 @@ svg:not(:root) {
overflow: hidden;
}
iframe {
border: 0;
}
/* ==========================================================================
Figures
========================================================================== */