Fix .screen-reader-text in RTL, see #21471
git-svn-id: http://core.svn.wordpress.org/trunk@21465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
850adce105
commit
45469ac3a8
|
@ -1705,12 +1705,6 @@ table .column-rating {
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
/* Hide visually but not from screen readers */
|
||||
.screen-reader-text, .screen-reader-text span {
|
||||
left: auto;
|
||||
right: -1000em;
|
||||
}
|
||||
|
||||
/* styles for use by people extending the WordPress interface */
|
||||
|
||||
body,
|
||||
|
|
Loading…
Reference in New Issue