Maximal height for address list.
Res: T125
This commit is contained in:
parent
c7d14040b3
commit
d51fd4e1f4
1 changed files with 5 additions and 0 deletions
|
@ -180,6 +180,11 @@ input.button
|
|||
.remove_list
|
||||
display: none
|
||||
|
||||
#addresses
|
||||
max-height: 200px
|
||||
overflow-x: hidden
|
||||
overflow-y: auto
|
||||
|
||||
/* FORM */
|
||||
form
|
||||
margin-top: 20px
|
||||
|
|
Reference in a new issue