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

remove alphabetPicker-left alphaPicker-fixed-left padded-left-withalphapicker class

This commit is contained in:
grafixeyehero 2020-01-22 19:42:43 +03:00
parent 4939f2fd60
commit f3426a97a1
8 changed files with 19 additions and 71 deletions

View file

@ -112,20 +112,12 @@
bottom: 1%;
}
.alphaPicker-fixed-left {
left: .4em;
}
.alphaPicker-fixed-right {
right: .4em;
}
@media all and (min-width: 62.5em) {
.alphaPicker-fixed-left {
left: 1em;
}
.alphaPicker-fixed-right {
right: 1em;
}