Skip to content

Commit

Permalink
Fixing search button alignment/size
Browse files Browse the repository at this point in the history
  • Loading branch information
escowles committed Mar 5, 2019
1 parent 6eb0721 commit ecde2d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ li[dir=rtl] {
.search-query-form {
margin-top: 7px;
.btn-primary {
height: 35px;
margin-top: -1px;
height: 34px;
}
}

Expand Down

0 comments on commit ecde2d6

Please sign in to comment.