add className filter

This commit is contained in:
Doug Bell 2010-10-06 16:45:20 -05:00
parent 5f7cd09f57
commit 914816bd54
2 changed files with 48 additions and 2 deletions

View file

@ -167,7 +167,7 @@ input.disabled {
display: block;
}
.searchFilters li { height: 28px; } /* autocomplete is position: absolute, so pretend some height */
.searchFilters li { height: 38px; } /* autocomplete is position: absolute, so pretend some height */
.searchFilters span.name {
display: block;