css: Remove higher l/r negative margins

This ensures that scale does not overlap with corresponding buttons
This commit is contained in:
Rafał Dzięgiel
2021-09-09 09:13:18 +02:00
parent dbeb4cb0b7
commit 11caafe847

View File

@@ -176,8 +176,6 @@ scale trough slider {
/* Position Scale */
.positionscale {
margin: -2px;
margin-left: -4px;
margin-right: -4px;
}
.positionscale trough highlight {
min-height: 6px;