mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-01 00:41:58 +02:00
css: Remove elapsed popover bottom padding
Scale already does a bottom padding, we do not need this much of it
This commit is contained in:
@@ -266,6 +266,9 @@ scale trough slider {
|
|||||||
.fullscreen.tvmode .elapsedpopover {
|
.fullscreen.tvmode .elapsedpopover {
|
||||||
min-width: 448px;
|
min-width: 448px;
|
||||||
}
|
}
|
||||||
|
.elapsedpopover contents {
|
||||||
|
padding-bottom: 0px;
|
||||||
|
}
|
||||||
.speedscale trough highlight {
|
.speedscale trough highlight {
|
||||||
min-height: 4px;
|
min-height: 4px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user