Adding hidden overflow to user preferences dialog
This commit is contained in:
parent
a9658e6a00
commit
bc14863059
@ -2,6 +2,9 @@
|
||||
|
||||
.dialog-user-preferences
|
||||
|
||||
.modal-body
|
||||
overflow: hidden
|
||||
|
||||
.form-content
|
||||
margin-bottom: 10px
|
||||
margin-left: -15px
|
||||
|
||||
@ -2,6 +2,9 @@
|
||||
|
||||
.dialog-user-preferences
|
||||
|
||||
.modal-body
|
||||
overflow: hidden
|
||||
|
||||
.form-content
|
||||
theme('border-bottom', '1px solid $uiBorderColor')
|
||||
margin-bottom: 10px
|
||||
|
||||
Loading…
Reference in New Issue
Block a user