Skip to content

Commit

Permalink
View selector - better position.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Sep 24, 2021
1 parent bbe5d4b commit 92aad90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ div#page-document {
}

div.filter-list {
margin-top: 10px;
margin-bottom: 10px;
background-color: @s-medium-gray;

div.filter-list-header {
Expand Down Expand Up @@ -126,6 +128,12 @@ div#page-document {
}

div.above-results {
margin-bottom: 10px;

div.view-selector {
padding-left: 0px !important;
}

button.ui.button i {
margin: 0px;
}
Expand Down

0 comments on commit 92aad90

Please sign in to comment.