style(csslint): Remove unused CSS class
This commit is contained in:
parent
71200c80bc
commit
f5408d409a
1 changed files with 0 additions and 11 deletions
|
@ -722,14 +722,3 @@ h1 {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
width: 1px;
|
width: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sr-only.focusable:active,
|
|
||||||
.sr-only.focusable:focus {
|
|
||||||
clip: auto;
|
|
||||||
height: auto;
|
|
||||||
margin: 0;
|
|
||||||
overflow: visible;
|
|
||||||
position: static;
|
|
||||||
white-space: normal;
|
|
||||||
width: auto;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue