1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update now playing bar css

This commit is contained in:
Luke Pulverenti 2015-12-17 12:06:37 -05:00
parent f36e664503
commit 9bf305cace

View file

@ -194,7 +194,7 @@
.nowPlayingBarPositionSlider #sliderContainer { .nowPlayingBarPositionSlider #sliderContainer {
width: 100%; width: 100%;
margin-left: -15px; margin-left: 0 !important;
} }
.nowPlayingBarPositionSlider #sliderKnob { .nowPlayingBarPositionSlider #sliderKnob {