fix height
This commit is contained in:
parent
06a594369c
commit
4a04cedecb
|
@ -131,7 +131,7 @@ list-style: none;
|
|||
-moz-box-shadow: 0px 0px 4px #514216;
|
||||
box-shadow: 0px 0px 4px #514216;
|
||||
width:505px;
|
||||
max-height:100px;
|
||||
max-height:350px;
|
||||
min-height:100px;
|
||||
font-size:11px;
|
||||
overflow:auto;
|
||||
|
@ -155,7 +155,7 @@ list-style: none;
|
|||
-moz-box-shadow: 0px 0px 4px #514216;
|
||||
box-shadow: 0px 0px 4px #514216;
|
||||
width:505px;
|
||||
max-height:132px;
|
||||
max-height:350px;
|
||||
min-height:132px;
|
||||
font-size:11px;
|
||||
overflow:auto;
|
||||
|
|
Loading…
Reference in New Issue
Block a user