Skip to content

Commit

Permalink
Refs #142953 - Dimmer - fix show filters btn position.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Dec 17, 2021
1 parent a894827 commit 73a4bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ div.ui.dimmer.facet-dimmer {
background-color: rgba(140, 140, 140, 0.9);

button.show-filters {
margin-top: 0.3em;
margin-top: 1em;
margin-right: 0px;
background: @sf-light-gray !important;
border-radius: 2px;
Expand Down

0 comments on commit 73a4bed

Please sign in to comment.