mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #19756 from Rplus/v4-dev
remove `/` in reference url (otherwise 404s)
This commit is contained in:
commit
0d5b6aa4e8
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue