mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #604 from grafixeyehero/collection-padding
Fix collection padding in TV layout
This commit is contained in:
commit
ba8949aa36
1 changed files with 0 additions and 8 deletions
|
@ -1016,14 +1016,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-tv .itemsViewSettingsContainer {
|
|
||||||
-webkit-box-pack: end;
|
|
||||||
-webkit-justify-content: flex-end;
|
|
||||||
justify-content: flex-end;
|
|
||||||
padding: 1.5em .75em 1em 0;
|
|
||||||
font-size: 92%
|
|
||||||
}
|
|
||||||
|
|
||||||
.itemsViewSettingsContainer>.button-flat {
|
.itemsViewSettingsContainer>.button-flat {
|
||||||
margin: 0
|
margin: 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue