mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Twenty Fourteen: RTL display adjustment for Custom Header, props yoavf. Fixes #28670.
git-svn-id: https://develop.svn.wordpress.org/trunk@29167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -111,6 +111,9 @@ function twentyfourteen_admin_header_style() {
|
||||
line-height: 48px;
|
||||
margin: 0 0 0 30px;
|
||||
}
|
||||
.rtl #headimg h1 {
|
||||
margin: 0 30px 0 0;
|
||||
}
|
||||
#headimg h1 a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user