Maximal height for address list.

Res: T125
This commit is contained in:
Marcel Kapfer (mmk2410) 2016-11-24 11:22:08 +01:00
parent c7d14040b3
commit d51fd4e1f4
1 changed files with 5 additions and 0 deletions

View File

@ -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