X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/0461a5f2e55c8d5f1fde96ca2e83117152573c7d..9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f:/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;