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

rework metadata manager tabs

This commit is contained in:
Luke Pulverenti 2015-07-14 16:29:51 -04:00
parent f5fb6ccca5
commit a7ade97b44
19 changed files with 672 additions and 824 deletions

View file

@ -1,4 +1,8 @@
.editPageContent {
.editorTab {
padding-bottom: 200px;
}
.editPageContent {
padding: 0;
}
@ -193,7 +197,7 @@
.editorTile {
display: inline-block;
margin: 0 2em 2em 0;
margin: 1em 2em 2em 0;
text-align: center;
vertical-align: middle;
}