Commit b9c1a728bc4aa9bc094554596ab8478d31133be3
1 parent
28854e49
Exists in
master
and in
29 other branches
Remove input form margin
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/solr/public/style.css
1 | .controller-search #search-column-right .search-field .formfield { | 1 | .controller-search #search-column-right .search-field .formfield { |
2 | width: 594px; | 2 | width: 594px; |
3 | - display: inline-block; | 3 | + display: inline; |
4 | } | 4 | } |
5 | 5 | ||
6 | #search-column-right .search-customize-options { | 6 | #search-column-right .search-customize-options { |