Improve the permalink settings UI for RTL.
props yoavf, SergeyBiryukov, DrewAPicture. fixes #16834. git-svn-id: http://core.svn.wordpress.org/trunk@24283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1574,6 +1574,19 @@ h2 .nav-tab {
|
||||
font-family: Tahoma, Arial, sans-serif;
|
||||
}
|
||||
|
||||
#permalink-settings {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#permalink-settings code,
|
||||
#permalink_structure {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.options-permalink-php code {
|
||||
unicode-bidi: embed;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
21.0 - Admin Footer
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user