We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5484f62 commit e12beb3Copy full SHA for e12beb3
1 file changed
src/scss/02-tools/_m-sr-only.scss
@@ -43,6 +43,8 @@
43
44
@mixin sr-only($focusable: false) {
45
position: absolute;
46
+ top: auto !important;
47
+ left: -10000px !important;
48
width: 1px !important;
49
height: 1px !important;
50
padding: 0 !important;
0 commit comments