Skip to content

Commit

Permalink
Refs #139198 - Fix space.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 6, 2021
1 parent b9c3df0 commit 3553244
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ div#page-document {
div.view-selector {
width: auto !important;
padding-left: 0px !important;
margin: 0px 10px 0px 10px;
float: right !important;
font-size: 12px;

Expand Down Expand Up @@ -284,6 +285,7 @@ div#page-document {

div.sorting {
width: auto;
margin: 0px 10px 0px 10px;
float: right;
font-size: 12px;
}
Expand Down

0 comments on commit 3553244

Please sign in to comment.