mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Fix .screen-reader-text in RTL, see #21471
git-svn-id: https://develop.svn.wordpress.org/trunk@21465 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c0784c5fc5
commit
1853c9127d
@ -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
Block a user