Skip to content

Commit 061ef28

Browse files
Improve rendering speed
See h5bp/html5-boilerplate#1874
1 parent 5ceb2b9 commit 061ef28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sass/partials/_helpers-visibility.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
overflow: hidden;
2727
padding: 0;
2828
position: absolute;
29+
white-space: no-wrap;
2930
width: 1px;
3031
// Extends the .visuallyhidden class to allow the element to be focusable
3132
// when navigated to via the keyboard: h5bp.com/p

0 commit comments

Comments
 (0)