max height on search results so they scroll
This commit is contained in:
parent
57a8b654ba
commit
67da49c1be
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@
|
|||
top: 40px !important;
|
||||
background: #F5F5F5;
|
||||
width: 472px;
|
||||
max-height: 25em;
|
||||
overflow-y: auto;
|
||||
overflow-x: visible;
|
||||
box-shadow: 0 10px 10px rgba(0,0,0,0.19), 0 6px 3px rgba(0,0,0,0.23);
|
||||
|
|
Loading…
Reference in a new issue