Skip to content

Commit

Permalink
Refs #139198 - Get rid of scroll bar for search result in smaller scr…
Browse files Browse the repository at this point in the history
…een. Fix ribbon position.
  • Loading branch information
GhitaB committed Sep 27, 2021
1 parent 02304c1 commit 4aed1e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,12 @@ div#page-document {
img {
padding: 10px;
}

div.ribbon {
position: absolute;
margin-top: 5px;
margin-right: 20px;
}
}

div.col-right {
Expand Down

0 comments on commit 4aed1e4

Please sign in to comment.