Skip to content

Commit

Permalink
Refs #140518 - Fix Show filters btn styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 1, 2021
1 parent 1cf7d8b commit 5d95015
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -187,14 +187,11 @@ div#page-document {
margin-top: 3em;

button.show-filters {
position: relative;
top: 9px;
margin-left: 0px;
background: @sf-light-gray !important;
border-radius: 2px;
color: @sf-azure !important;
float: left;
font-size: 12px;
margin-top: 0.3em;
}

div.scrolled {
Expand Down

0 comments on commit 5d95015

Please sign in to comment.