Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2016-11-17 02:27:48 +01:00
Родитель 80dbb1134f
Коммит d99c6b7d15
1 изменённых файлов: 1 добавлений и 8 удалений

Просмотреть файл

@ -60,6 +60,7 @@
#videos {
position: absolute;
width: 100%;
bottom: 0;
display: -webkit-box;
display: -moz-box;
@ -84,14 +85,6 @@
align-self: stretch;
}
/*.videoContainer {
position: relative;
display: inline-block;
width: 50%;
overflow: hidden;
vertical-align: top;
}*/
video {
width: 100%;
z-index: 0;