Bugfix of the Scale's theme, was overflowing its allocated space
This commit is contained in:
@@ -110,6 +110,7 @@ box {
|
|||||||
scale {
|
scale {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
min-height: 5px;
|
min-height: 5px;
|
||||||
|
margin: 0 6px 0 6px; /* have to be half of "scale slider" >> "min-width" for horizontalmargin */
|
||||||
}
|
}
|
||||||
|
|
||||||
scale slider {
|
scale slider {
|
||||||
|
Reference in New Issue
Block a user