Skip to content

Commit

Permalink
Re-introduce search box scrolling.
Browse files Browse the repository at this point in the history
This was previously removed in 69edbc4.
  • Loading branch information
abernix committed Jun 27, 2018
1 parent a05d06a commit 9189d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/style/_theme/layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ body {
height: 100%;
max-height: 100vh;
.scrollbars(6px, rgba(0,0,0,0.07), rgba(0,0,0,0.05));
overflow-y: auto;
opacity: 1;
}

Expand Down

0 comments on commit 9189d62

Please sign in to comment.