Skip to content

Commit

Permalink
Merge pull request #435 from marcoscv-work/structure-B
Browse files Browse the repository at this point in the history
Search icon fix
  • Loading branch information
jbalsas authored Jan 22, 2018
2 parents 235a2b6 + 285dc02 commit 6e6d078
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
border-color: transparent;
color: $brand-secondary;
position: absolute;
right: 2px;
top: 1px;
right: 10px;
top: 10px;
z-index: 9;
}

Expand Down

0 comments on commit 6e6d078

Please sign in to comment.