Skip to content

Commit

Permalink
Refs #139198 - Move dropdown icons to left.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 4, 2021
1 parent 86f0466 commit 2079103
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ div#page-document {
}

div.facets {
i.icon.dropdown {
margin-right: 0px;
float: left;
}

div.content.active {
padding-top: 0px;
}
Expand Down

0 comments on commit 2079103

Please sign in to comment.