Fix for Windows Safari
This commit is contained in:
parent
a3102e322d
commit
899ec1c4cf
1 changed files with 4 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue