Merge pull request #19756 from Rplus/v4-dev

remove `/` in reference url (otherwise 404s)
This commit is contained in:
Patrick H. Lauke 2016-04-17 23:53:41 +02:00
commit 0d5b6aa4e8
1 changed files with 1 additions and 1 deletions

View 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;