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

fixes #486 - Web client - two or more messages obscure bottom of page

This commit is contained in:
Luke Pulverenti 2013-08-27 22:34:52 -04:00
parent 08d553461a
commit 4a57f543ac

View file

@ -3,7 +3,7 @@
}
.editPageInnerContent {
padding: 0 15px 15px;
padding: 0 15px 100px;
}
.editPageName {