making the category dropdown taller

This commit is contained in:
Kris Aubuchon 2013-12-02 21:09:16 -05:00
parent a9060fac70
commit d6ddc70fea
1 changed files with 2 additions and 2 deletions

View File

@ -468,11 +468,11 @@ ol.category-breadcrumb {
position: absolute;
border: 1px solid #ccc;
background-color: white;
height: 200px;
max-height: 350px;
padding: 8px 7px 0 7px;
z-index: 100;
margin-top: 30px;
min-width: 116px;
min-width: 138px;
a.badge-category {