Merge pull request #794 from IanDelMar/patch-13

Define .screen-reader-text
This commit is contained in:
Thomas A. Reinert 2018-09-03 09:04:44 +02:00 committed by GitHub
commit 43fdff37d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
.wp-caption-text { font-size: inherit; }
.screen-reader-text { font-size: inherit; }
.screen-reader-text { @extend .sr-only; }
.alignleft {
display: inline;