]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove unnecessary `/` in reference url 19756/head
authorRplus <rplus.tw@gmail.com>
Sun, 17 Apr 2016 20:08:03 +0000 (04:08 +0800)
committerRplus <rplus.tw@gmail.com>
Sun, 17 Apr 2016 20:08:28 +0000 (04:08 +0800)
scss/mixins/_screen-reader.scss

index e52b282a90107af2ac0a79721688a3cc72d84d2b..6ae65516aa271dcef868cea223a407289876c579 100644 (file)
@@ -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;