2013-01-23 13:04:38 +00:00

8 lines
109 B
SCSS

.widget-iframe {
padding: 3px 0px 0px 0px !important;
iframe {
width: 100%;
height: 100%;
}
}