Bugfix of the Scale's theme, was overflowing its allocated space

This commit is contained in:
Hombre
2016-10-20 22:47:04 +02:00
parent f6a9e13297
commit 395611f8e1

View File

@@ -110,6 +110,7 @@ box {
scale {
padding: 0;
min-height: 5px;
margin: 0 6px 0 6px; /* have to be half of "scale slider" >> "min-width" for horizontalmargin */
}
scale slider {