fix up zoom slider

This commit is contained in:
Thibault Duplessis 2014-12-04 09:28:46 +01:00
parent fbe41b4b10
commit a9499f29cd

View file

@ -1307,14 +1307,18 @@ body.is3d #themepicker div.color_demo {
display: block;
text-decoration: none;
}
#themepicker .zoom_control {
margin-bottom: 5px;
}
#themepicker .zoom_control i {
font-size: 18px;
margin-right: 5px;
}
#themepicker .zoom_control .slider {
margin: auto;
width: 175px;
width: 120px;
height: 10px;
display: inline-block;
}
#themepicker .zoom_control .slider .ui-slider-handle {
margin: 0 0 -9px -3px;