Remove unused visuallyhidden class
This commit is contained in:
committed by
Sebastiaan Janssen
parent
b0b05cf785
commit
d005af2b11
@@ -592,13 +592,3 @@ input[type=checkbox]:checked + .input-label--small {
|
||||
background-color: @green-l3;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.visuallyhidden{
|
||||
position: absolute !important;
|
||||
clip: rect(1px, 1px, 1px, 1px);
|
||||
padding:0 !important;
|
||||
border:0 !important;
|
||||
height: 1px !important;
|
||||
width: 1px !important;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user