mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
css: Remove higher l/r negative margins
This ensures that scale does not overlap with corresponding buttons
This commit is contained in:
@@ -176,8 +176,6 @@ scale trough slider {
|
|||||||
/* Position Scale */
|
/* Position Scale */
|
||||||
.positionscale {
|
.positionscale {
|
||||||
margin: -2px;
|
margin: -2px;
|
||||||
margin-left: -4px;
|
|
||||||
margin-right: -4px;
|
|
||||||
}
|
}
|
||||||
.positionscale trough highlight {
|
.positionscale trough highlight {
|
||||||
min-height: 6px;
|
min-height: 6px;
|
||||||
|
Reference in New Issue
Block a user