Skip to content
Snippets Groups Projects
Commit 73d04e4c authored by Jo Spelbrink's avatar Jo Spelbrink Committed by Adam G-H
Browse files

Issue #3507131 by joville, bernardm28, phenaproxima, aaronpinero, thejimbirch,...

Issue #3507131 by joville, bernardm28, phenaproxima, aaronpinero, thejimbirch, rkoller: Skip-link not readable if receiving focus
parent 3654e4d6
Branches
Tags
No related merge requests found
Pipeline #446783 passed with warnings
......@@ -2,7 +2,7 @@
* Utility CSS classes.
*/
.visually-hidden {
.visually-hidden:not(.skip-link) {
/* Necessary to override Olivero's specificity. */
width: 1px !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment