mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
RTL fixes. Props yoavf. fixes #9975
git-svn-id: https://develop.svn.wordpress.org/trunk@11487 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -75,3 +75,9 @@ body, td, textarea, input, select {
|
||||
.updated, .error {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.screen-reader-text, .screen-reader-text span {
|
||||
left:auto;
|
||||
right:-1000em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user