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

hide metadata manager from non-admins

This commit is contained in:
Luke Pulverenti 2013-11-29 14:31:57 -05:00
parent 5046f6e987
commit 65e079b86c
2 changed files with 5 additions and 3 deletions

View file

@ -129,7 +129,7 @@
}
.imageEditorTile {
width: 200px;
width: 192px;
padding-bottom: 0;
}