Skip to content

Commit

Permalink
Refs #143873 - Larger icons in Content types facet.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Jan 7, 2022
1 parent d9fcf09 commit 1f4b61b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1404,6 +1404,17 @@ div.ui.modal.facet {
}
}

div.content .searchlib-multiterm-facet.facet-content-types {
i.icon {
position: relative;
top: 0.22em;
margin-top: -5px;
margin-right: 3px;
margin-bottom: -5px;
font-size: 2em;
}
}

fieldset.sui-facet.searchlib-fixedrange-facet {
padding: 20px;

Expand Down

0 comments on commit 1f4b61b

Please sign in to comment.