Commit b9c1a728bc4aa9bc094554596ab8478d31133be3

Authored by Braulio Bhavamitra
1 parent 28854e49

Remove input form margin

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
plugins/solr/public/style.css
1 1 .controller-search #search-column-right .search-field .formfield {
2 2 width: 594px;
3   - display: inline-block;
  3 + display: inline;
4 4 }
5 5  
6 6 #search-column-right .search-customize-options {
... ...