Commit 70a7683fa1551193bf11379b6207999da186df70

Authored by Antonio Terceiro
1 parent 55c00636

search: realign search box and search button

I know this is ridiculous, but will we have to rewrite all the HTML at some
point anyway ...
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/search.css
... ... @@ -16,7 +16,7 @@
16 16 display: inline-block;
17 17 height: 27px;
18 18 max-height: 27px;
19   - width: 87px;
  19 + width: 86px;
20 20 margin-bottom: 1px;
21 21 }
22 22 .controller-search .current-cat-path {
... ...