only address selectboxes part of nextmatch header

This commit is contained in:
Ralf Becker 2014-03-12 10:10:41 +00:00
parent b57aba0d23
commit 6500d31815

View File

@ -827,7 +827,7 @@ div.message.floating {
.nextmatch_header .search { .nextmatch_header .search {
padding-left: 1ex; padding-left: 1ex;
} }
.nextmatch_header_row select { .nextmatch_header_row > select,.nextmatch_header_row > label > select {
max-width: 14%; max-width: 14%;
margin-right: 2ex; margin-right: 2ex;
} }