Skip to content

Commit

Permalink
Adjust search form box.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Nov 22, 2016
1 parent b206803 commit 9ce362f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,10 @@ li[dir=rtl] {
margin-top: 2px;
}
}
.search-query-form {
margin-top: 7px;
.btn-primary {
height: 35px;
margin-top: -1px;
}
}

0 comments on commit 9ce362f

Please sign in to comment.