Ticket #22467: 22467.2.diff

File 22467.2.diff, 410 bytes (added by lessbloat, 6 months ago)
Line 
1Index: wp-admin/css/ie-rtl.css
2===================================================================
3--- wp-admin/css/ie-rtl.css     (revision 22710)
4+++ wp-admin/css/ie-rtl.css     (working copy)
5@@ -224,3 +224,12 @@
6 #nav-menus-frame .delete-action {
7        float: none;
8 }
9+
10+#title-wrap #title-prompt-text {
11+       right: 0;
12+}
13+
14+.screen-reader-text {
15+       right: auto;
16+       text-indent: -1000em;
17+}
18\ No newline at end of file