1
0
Fork 0
forked from 0x2620/oxjs

fix a video player bug

This commit is contained in:
rlx 2011-12-23 08:26:51 +00:00
commit 72fe370492
2 changed files with 4 additions and 4 deletions

View file

@ -2073,12 +2073,12 @@ Video
-webkit-box-shadow: 0 0 2px rgb(128, 128, 128);
}
.OxVideoPlayer .OxBar.OxControls > * {
float: left;
}
.OxVideoPlayer .OxControls {
position: absolute;
}
.OxVideoPlayer .OxControls > * {
float: left;
}
.OxVideoPlayer .OxFind {
position: absolute;