aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss')
-rw-r--r--resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss b/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss
deleted file mode 100644
index 4760ff03d1..0000000000
--- a/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// Visually hidden
-//
-
-.visually-hidden,
-.visually-hidden-focusable:not(:focus):not(:focus-within) {
- @include visually-hidden();
-}