Skip to content

Commit

Permalink
Refs #140518 - Move Clear icon near the facet title.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 9, 2021
1 parent d8b14a7 commit 272acc5
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,11 @@ div#page-document {
color: @sf-dark-gray;
font-size: 16px;
font-weight: 400;

span.clear-filters {
color: @sf-azure;
font-size: 14px;
}
}
}

Expand All @@ -294,13 +299,6 @@ div#page-document {
background: white;
font-size: 12px;
}

span.clear-filters {
margin-top: auto;
margin-left: auto;
color: @sf-azure;
font-size: 12px;
}
}

&.active {
Expand Down

0 comments on commit 272acc5

Please sign in to comment.