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

update naming project

This commit is contained in:
Luke Pulverenti 2015-01-31 15:28:18 -05:00
parent 5707002970
commit 86ced8bc12
5 changed files with 9 additions and 5 deletions

View file

@ -374,7 +374,7 @@
}
.portraitCard {
width: 10%;
width: 12.5%;
}
.smallBackdropCard {
@ -389,6 +389,10 @@
width: 10%;
}
.portraitCard {
width: 10%;
}
.smallBackdropCard {
width: 10%;
}

View file

@ -167,7 +167,7 @@
margin-left: 2em;
}
@media all and (min-width: 800px) {
@media all and (min-width: 1200px) {
.viewMenuSearch {
display: inline-block;