Skip to content

Commit

Permalink
Adjust search clear button
Browse files Browse the repository at this point in the history
  • Loading branch information
pkraker committed May 15, 2018
1 parent e31de17 commit b8f6ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vis/stylesheets/components/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

#searchclear {
position: absolute;
right: 5px;
right: 15px;
top: 0;
bottom: 0;
bottom: 10px;
height: 14px;
margin: auto;
font-size: 14px;
Expand Down

0 comments on commit b8f6ec6

Please sign in to comment.