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 0e6f441 commit fbe17c9Copy full SHA for fbe17c9
src/scss/abstract/_m-sr-only.scss
@@ -29,6 +29,7 @@
29
*/
30
31
@mixin sr-only($focusable: false) {
32
+ position: absolute;
33
width: 1px !important;
34
height: 1px !important;
35
padding: 0 !important;
0 commit comments