Fix for actual height of EQ band sliders

This commit is contained in:
Jordan Eldredge 2016-08-29 20:17:55 -07:00
parent 99e9e70ce6
commit 344a3c9432

View file

@ -109,7 +109,7 @@
#winamp2-js .band {
width: 14px;
height: 64px;
height: 63px;
}
#winamp2-js .band input[type=range] {