Skip to content

Commit

Permalink
Refs #140518 - Icon styles in search input.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 11, 2021
1 parent a23e699 commit 77fcaf7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,11 @@ div#page-document {
margin-top: 2px;
margin-left: auto;

i.close.icon {
margin-right: 0.5em !important;
color: @sf-azure;
}

div.show-extra-facets {
padding: 14px !important;
border: 1px solid @sf-medium-gray;
Expand Down

0 comments on commit 77fcaf7

Please sign in to comment.