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 1ca58f0 commit 3b90dc0
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 @@ -39,3 +39,10 @@ li[dir=rtl] {
.blacklight-catalog-show .document .dl-horizontal {
width: 100%;
}
.search-query-form {
margin-top: 7px;
.btn-primary {
height: 35px;
margin-top: -1px;
}
}

0 comments on commit 3b90dc0

Please sign in to comment.