Fixing Jean Michel access. bug.

This commit is contained in:
Valera Rozuvan
2013-10-08 16:52:21 +03:00
parent 30ddaf7757
commit 4b371d4748

View File

@@ -610,6 +610,8 @@ div.video {
ol.subtitles {
width: 0;
height: 0;
visibility: hidden;
}
ol.subtitles.html5 {
@@ -643,6 +645,8 @@ div.video {
ol.subtitles {
right: -(flex-grid(4));
width: auto;
visibility: hidden;
}
}