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:
parent
08d553461a
commit
4a57f543ac
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
}
|
||||
|
||||
.editPageInnerContent {
|
||||
padding: 0 15px 15px;
|
||||
padding: 0 15px 100px;
|
||||
}
|
||||
|
||||
.editPageName {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue