video fix

« previous entry | next entry »
Thursday Oct. 31st, 2013 | 03:38

.video {
margin: 0px !important;
position: relative;
padding-top: 56.25%;
height: 0;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

link | comment | memorize


Comments {0}