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

update forms

This commit is contained in:
Luke Pulverenti 2016-02-08 21:15:26 -05:00
parent 379192f38f
commit e1be36979d
17 changed files with 79 additions and 77 deletions

View file

@ -557,6 +557,11 @@ paper-dialog.popupEditor h2.dialogHeader {
margin-top: .7em;
}
.dialogHeader paper-button {
margin-top: 0;
margin-bottom: 0;
}
paper-dialog.popupEditor {
padding-bottom: 100px;
}