Some more RTL improvements for permalink settings. props SergeyBiryukov. fixes #16834.

git-svn-id: https://develop.svn.wordpress.org/trunk@24315 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2013-05-22 17:58:10 +00:00
parent 344b550bb7
commit 790b2a5a41
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -1574,11 +1574,6 @@ h2 .nav-tab {
font-family: Tahoma, Arial, sans-serif;
}
#permalink-settings {
width: auto;
}
#permalink-settings code,
#permalink_structure {
float: right;
}
@@ -1587,6 +1582,10 @@ h2 .nav-tab {
unicode-bidi: embed;
}
.options-permalink-php #rules {
direction: ltr;
}
/*------------------------------------------------------------------------------
21.0 - Admin Footer
------------------------------------------------------------------------------*/