Merge pull request #794 from IanDelMar/patch-13
Define .screen-reader-text
This commit is contained in:
commit
43fdff37d6
|
@ -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;
|
||||
|
|
Reference in New Issue