]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_layout.scss
RTL: Fixed screen-reader-only elements pushout out view
[bookstack] / resources / sass / _layout.scss
index 50776ea28143f5dce6cc527c74c16441b1e4f42b..503298fccbd7ecfc7a5de5265bcbd92c22ee02b3 100644 (file)
@@ -304,7 +304,7 @@ body.flexbox {
 
 .screen-reader-only {
   position: absolute;
-  left: -10000px;
+  inset-inline-start: -10000px;
   top: auto;
   width: 1px;
   height: 1px;