Skip to content

Commit

Permalink
Refs #139198 - Fix left space in expanded column, on small screens.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Sep 28, 2021
1 parent 96fd2dc commit 6e6b874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ div#page-document {
div.col-right {
width: 100% !important;
max-width: 100% !important;
padding-left: 0px !important;
}

div.col-left {
Expand Down

0 comments on commit 6e6b874

Please sign in to comment.