Skip to content

Commit

Permalink
Merge pull request #6422 from freedomofpress/6419-viewport-scrollable
Browse files Browse the repository at this point in the history
Viewport shouldn't always show a scrollbar
  • Loading branch information
zenmonkeykstop authored May 3, 2022
2 parents 4a51825 + 7a0807d commit 585a03a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions securedrop/sass/source.sass
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,7 @@ footer p
// Preload some images we're likely to display when moving on from the index
body::after
position: absolute
top: -999px
width: 0
height: 0
visibility: hidden
Expand Down

0 comments on commit 585a03a

Please sign in to comment.