Sign in
chromium
/
external
/
github.com
/
twbs
/
bootstrap
/
refs/heads/nested-dropdowns
/
.
/
scss
/
helpers
/
_visually-hidden.scss
blob: 4760ff03d19c1fc18f53160c4b34e2468fbec0d8 [
file
] [
log
] [
blame
] [
edit
]
//
// Visually hidden
//
.
visually
-
hidden
,
.
visually
-
hidden
-
focusable
:
not
(:
focus
):
not
(:
focus
-
within
)
{
@include
visually
-
hidden
();
}