add className filter
This commit is contained in:
parent
5f7cd09f57
commit
914816bd54
2 changed files with 48 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue