Offscreen a11y test fix
This commit is contained in:
committed by
Matt Drayer
parent
c6249f4227
commit
7a0d7818bc
@@ -2,7 +2,7 @@
|
||||
@include left(0);
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: -1000px;
|
||||
top: -999999px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user