1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix all outstanding bugs and quirks with new scrollbuttons

This commit is contained in:
dkanada 2019-07-02 00:12:04 -07:00
parent 63b4249c34
commit 9c9d4ba58c
6 changed files with 33 additions and 93 deletions

View file

@ -960,11 +960,11 @@
}
.padded-left {
padding-left: 4em;
padding-left: 3.3%;
}
.padded-right {
padding-right: 4em;
padding-right: 3.3%;
}
.padded-top {