Adding hidden overflow to user preferences dialog

This commit is contained in:
Bruno Alves de Faria 2018-01-29 09:52:31 -02:00
parent a9658e6a00
commit bc14863059
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,9 @@
.dialog-user-preferences
.modal-body
overflow: hidden
.form-content
margin-bottom: 10px
margin-left: -15px

View File

@ -2,6 +2,9 @@
.dialog-user-preferences
.modal-body
overflow: hidden
.form-content
theme('border-bottom', '1px solid $uiBorderColor')
margin-bottom: 10px