Skip to content

Commit

Permalink
Fix .screen-reader-text in RTL, see #21471
Browse files Browse the repository at this point in the history
git-svn-id: http://core.svn.wordpress.org/trunk@21465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
azaozz committed Aug 6, 2012
1 parent 850adce commit 45469ac
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions wp-admin/css/wp-admin-rtl.dev.css
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 45469ac

Please sign in to comment.