max height on search results so they scroll

This commit is contained in:
Devin Howard 2016-02-05 22:13:23 +08:00
parent 57a8b654ba
commit 67da49c1be

View file

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