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 18, 2016
1 parent f4ed7e6 commit a1178e5
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 @@ -34,3 +34,10 @@ li[dir=rtl] {
max-height: 66%;
overflow: scroll;
}
.search-query-form {
margin-top: 7px;
.btn-primary {
height: 35px;
margin-top: -1px;
}
}

0 comments on commit a1178e5

Please sign in to comment.