summaryrefslogtreecommitdiffstats
path: root/skins/custom/search_form.css
blob: 1855eb4454b2b28a56424dc598509de3c14b0121 (plain)
1
2
3
4
5
6

/* let the browser choose the select height from the "size" param */
.search_field_grid select {
    height: auto;
}