mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +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 {
|
||||
min-width: 448px;
|
||||
}
|
||||
.elapsedpopover contents {
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
.speedscale trough highlight {
|
||||
min-height: 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user