fix metadata manager

This commit is contained in:
Luke Pulverenti 2016-02-24 12:43:06 -05:00
parent a434bf443d
commit 669a2e46d4
3 changed files with 15 additions and 19 deletions

View file

@ -195,16 +195,17 @@
.nowPlayingBarPositionSlider {
position: relative;
top: -15px;
}
.nowPlayingBarPositionSlider #sliderContainer {
width: 100%;
margin-left: 0 !important;
}
.nowPlayingBarPositionSlider #progressContainer {
background-color: transparent !important;
}
.nowPlayingBarPositionSlider #sliderContainer {
width: 100%;
margin-left: 0 !important;
}
.nowPlayingBarPositionSlider #progressContainer {
background-color: transparent !important;
}
.nowPlayingBarRight {
position: relative;