fixes for editor pick glitch on i.e.

This commit is contained in:
jamilrehman 2016-08-16 15:37:08 +05:00
parent 458a77d2ce
commit 81b6863443

View file

@ -220,5 +220,9 @@
.video-js .vjs-tech { .video-js .vjs-tech {
height: 100% !important; height: 100% !important;
} }
.cb_video_js-dimensions{
width: 100% !important;
height: 100% !important;
}
</style> </style>