1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-17 18:26:57 +00:00

3.5.322. Fix the channel bar and the video manager player size.

This commit is contained in:
SirStendec 2016-10-11 23:00:05 -04:00
parent 3dcba207b4
commit d098e402b4
4 changed files with 8 additions and 4 deletions

View file

@ -3554,8 +3554,6 @@ body.ffz-bttv #ffz-feed-tabs .tabs { margin-bottom: 0 }
body:not(.ffz-channel-bar-bottom).ffz-small-player #player .dynamic-player { margin-top: 50px }
body:not(.ffz-channel-bar-bottom).ffz-small-player.ffz-minimal-channel-bar #player .dynamic-player { margin-top: 10px }
.cn-bar-fixed { z-index: 100 }
.ffz-minimal-channel-bar .cn-bar-fixed:hover { top: 0 }
.ffz-minimal-channel-bar.ffz-channel-bar-bottom .cn-bar-fixed { top: auto; bottom: -40px }
.ffz-minimal-channel-bar.ffz-channel-bar-bottom .cn-bar-fixed:hover { bottom: 0 }