Skip to content

Commit

Permalink
Refs #143873 - Larger logos in Sources facet.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Jan 7, 2022
1 parent a75969c commit d9fcf09
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/SearchBlock/less/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1395,6 +1395,15 @@ div.ui.modal.facet {
margin-right: 0.5em;
}

div.content .searchlib-multiterm-facet.facet-sources {
img.facet-option-icon {
height: 30px;
margin-top: -10px;
margin-bottom: -10px;
margin-left: -5px;
}
}

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

Expand Down

0 comments on commit d9fcf09

Please sign in to comment.