RTL fixes for custom header page. props SergeyBiryukov, fixes #16018.
git-svn-id: https://develop.svn.wordpress.org/trunk@17167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
87facd0335
commit
6e18c8f834
File diff suppressed because one or more lines are too long
@ -669,12 +669,13 @@ button.dismiss {
|
||||
}
|
||||
|
||||
/* Custom Header */
|
||||
table#available-headers td {
|
||||
padding: 0 0 10px 20px;
|
||||
.appearance_page_custom-header #available-headers .default-header {
|
||||
float: right;
|
||||
margin: 0 0 20px 20px;
|
||||
}
|
||||
table#available-headers label input {
|
||||
.appearance_page_custom-header #available-headers label input {
|
||||
margin-right: 0;
|
||||
margin-left: 8px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
/* ltr
|
||||
|
Loading…
Reference in New Issue
Block a user