@@ -22,7 +22,7 @@ $(document).ready(function() {
"volume": 1,
"autoplay": true,
"width": "100%",
- "height": "714",
+ "height": "100%",
"ignores": ['definition', 'i18n', 'play', 'replay', 'progress', 'start', 'time'],
"closeVideoClick": true,
"closeVideoTouch": true,
@@ -36,7 +36,7 @@ $(document).ready(function() {
"volume": 0,
@@ -29,7 +29,7 @@
.big-video,
.small-video {
width: 49%;
- height: 714px;
+ height: 100%;
}
.big-video {
float: left;