X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/256a3b381f63716209b3527d0a14442ae570c283..refs/tags/wordpress-4.0:/wp-content/themes/twentyfourteen/inc/custom-header.php diff --git a/wp-content/themes/twentyfourteen/inc/custom-header.php b/wp-content/themes/twentyfourteen/inc/custom-header.php index f22ef188..523db809 100644 --- a/wp-content/themes/twentyfourteen/inc/custom-header.php +++ b/wp-content/themes/twentyfourteen/inc/custom-header.php @@ -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;