Fix for Windows Safari
This commit is contained in:
parent
a3102e322d
commit
899ec1c4cf
|
@ -1,4 +1,7 @@
|
||||||
.sr-only {
|
.sr-only {
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
|
height: 0;
|
||||||
|
overflow: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
width: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue