Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
Fixed #50
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 11, 2015
1 parent a7dab00 commit 074f743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/scss/components/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
}
#search-field {
width: 12.5rem;
height: .4rem;
padding: 5% 5px 5% 18px;
height: 1rem;
padding: 4% 5px 4% 18px;

transition: border .3s ease-in;

Expand Down

0 comments on commit 074f743

Please sign in to comment.