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

update card layouts

This commit is contained in:
Luke Pulverenti 2016-12-01 12:38:13 -05:00
parent 99ae92bad7
commit 3a7fbb7777
14 changed files with 155 additions and 58 deletions

View file

@ -46,7 +46,7 @@
}
.pageWithAbsoluteTabs .pageTabContent {
padding-top: 2.2em;
padding-top: 2.6em;
}
/*.pageWithAbsoluteTabs .pageTabContent {
@ -103,13 +103,6 @@
margin-bottom: 2em;
}
@media all and (max-width: 800px) {
.hiddenSectionOnMobile {
display: none;
}
}
@media all and (min-width: 800px) {
.hiddenSectionOnNonMobile {