Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets/bootstrap/helpers/_screenreaders.scss')
-rw-r--r--assets/stylesheets/bootstrap/helpers/_screenreaders.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/assets/stylesheets/bootstrap/helpers/_screenreaders.scss b/assets/stylesheets/bootstrap/helpers/_screenreaders.scss
deleted file mode 100644
index c8034d1..0000000
--- a/assets/stylesheets/bootstrap/helpers/_screenreaders.scss
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// Screenreaders
-//
-
-.sr-only,
-.sr-only-focusable:not(:focus) {
- @include sr-only();
-}