Skip to content

Commit

Permalink
Refs #139198 - Smaller btn.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 8, 2021
1 parent fbdca74 commit cf9192d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,12 @@ div#page-document {
}
}

div.filter-bar {
button.show-filters {
font-size: 10px;
}
}

div.filter-list {
margin-top: 10px;
margin-bottom: 10px;
Expand Down Expand Up @@ -560,8 +566,8 @@ div.ui.modal {
h3 {
width: 30%;
float: left;
font-weight: 600;
font-size: 18px;
font-weight: 600;
}

div.search {
Expand Down

0 comments on commit cf9192d

Please sign in to comment.