aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2016-04-17 23:53:41 +0200
committerPatrick H. Lauke <[email protected]>2016-04-17 23:53:41 +0200
commit0d5b6aa4e8ad24f77c5d777fe0fa27da3601c9ee (patch)
tree04c8ac244862b16684112bd43706dc4a667531f7
parent0d51926cf78879c42cdbcb6959fd160fd38870d2 (diff)
parent80affcc6c5870ccea79cfb7b4af2be3d3f8ee794 (diff)
downloadbootstrap-0d5b6aa4e8ad24f77c5d777fe0fa27da3601c9ee.tar.xz
bootstrap-0d5b6aa4e8ad24f77c5d777fe0fa27da3601c9ee.zip
Merge pull request #19756 from Rplus/v4-dev
remove `/` in reference url (otherwise 404s)
-rw-r--r--scss/mixins/_screen-reader.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/mixins/_screen-reader.scss b/scss/mixins/_screen-reader.scss
index e52b282a9..6ae65516a 100644
--- a/scss/mixins/_screen-reader.scss
+++ b/scss/mixins/_screen-reader.scss
@@ -1,6 +1,6 @@
// Only display content to screen readers
//
-// See: http://a11yproject.com/posts/how-to-hide-content/
+// See: http://a11yproject.com/posts/how-to-hide-content
@mixin sr-only {
position: absolute;