mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +00:00
Fix: Some scroll buttons were not aligned with their section headings
This commit is contained in:
@@ -1028,6 +1028,11 @@ html {
|
||||
margin: .75em 0 -.75em 0;
|
||||
}
|
||||
|
||||
.emby-scrollbuttons,
|
||||
[dir=ltr] .emby-scrollbuttons {
|
||||
padding-top: 1.25em;
|
||||
}
|
||||
|
||||
.sectionTitleContainer+.emby-scrollbuttons {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user