Remove unused visuallyhidden class

This commit is contained in:
BatJan
2019-07-18 18:00:52 +02:00
committed by Sebastiaan Janssen
parent b0b05cf785
commit d005af2b11

View File

@@ -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;
}