mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user