RTL fixes for custom header page. props SergeyBiryukov, fixes #16018.

git-svn-id: http://svn.automattic.com/wordpress/trunk@17167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-12-29 14:40:44 +00:00
parent 6a877c5713
commit 1e5dc9a372
2 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -669,12 +669,13 @@ button.dismiss {
} }
/* Custom Header */ /* Custom Header */
table#available-headers td { .appearance_page_custom-header #available-headers .default-header {
padding: 0 0 10px 20px; float: right;
margin: 0 0 20px 20px;
} }
table#available-headers label input { .appearance_page_custom-header #available-headers label input {
margin-right: 0; margin-right: 0;
margin-left: 8px; margin-left: 10px;
} }
/* ltr /* ltr