Skip to content

Commit

Permalink
Refs #144718 - Fix Show filters button spacing in dimmer.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Mar 9, 2022
1 parent 3284d60 commit 437e813
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 @@ -90,7 +90,7 @@ div.ui.dimmer.facet-dimmer {
}

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

0 comments on commit 437e813

Please sign in to comment.