Skip to content

Commit

Permalink
Scope search icon positioning to main content area
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Jun 19, 2019
1 parent 4058f6e commit 63de856
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Typeahead/Typeahead.less
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,8 @@
cursor: pointer;
font-size: .875em;
}

main .input-contains-label_before__search .cf-icon-svg {
position: relative;
top: 2px;
}

0 comments on commit 63de856

Please sign in to comment.