Skip to content

Commit

Permalink
Refs #133599 - Fix Clear btn on small screens, in facet modal.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 26, 2021
1 parent 5a10f45 commit 4d1b10a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1229,6 +1229,7 @@ div.ui.modal.facet {

div.actions {
display: flex;
flex-wrap: wrap;
align-items: baseline;
border: none;
text-align: left;
Expand Down

0 comments on commit 4d1b10a

Please sign in to comment.