Skip to content

Commit

Permalink
Scrollbar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnCuppens committed Mar 6, 2019
1 parent 7626f8b commit b202866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/mixins/_screen-reader.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
Expand Down

0 comments on commit b202866

Please sign in to comment.