0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

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

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;