mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1820 from thornbill/fix-guide-margin
Remove horizontal margins on guide
(cherry picked from commit 9e3a27266c
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
parent
c9ed8c750e
commit
756e322e1c
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@
|
||||||
contain: strict;
|
contain: strict;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.programContainer.emby-scroller {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.channelPrograms {
|
.channelPrograms {
|
||||||
height: 4.42em;
|
height: 4.42em;
|
||||||
contain: strict;
|
contain: strict;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue