From 368f50ea120d97da391f8a271812ca27a1254332 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 7 May 2013 22:17:23 +0000 Subject: [PATCH] Twenty Ten and Twenty Twelve: fix minor indentation issues in CSS files (spaces to tabs). git-svn-id: https://develop.svn.wordpress.org/trunk@24196 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentyten/rtl.css | 6 +++--- wp-content/themes/twentytwelve/style.css | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-content/themes/twentyten/rtl.css b/wp-content/themes/twentyten/rtl.css index fd79cd83b6..93a7605017 100644 --- a/wp-content/themes/twentyten/rtl.css +++ b/wp-content/themes/twentyten/rtl.css @@ -133,8 +133,8 @@ blockquote { #access .menu-header, div.menu { - margin-right: 12px; - margin-left: 0; + margin-right: 12px; + margin-left: 0; } #access .menu-header li, @@ -201,7 +201,7 @@ div.menu li{ .category-gallery .gallery-thumb { float: right; - margin-left:20px; + margin-left:20px; margin-right:0; } diff --git a/wp-content/themes/twentytwelve/style.css b/wp-content/themes/twentytwelve/style.css index a783a1024a..f89ad67c55 100644 --- a/wp-content/themes/twentytwelve/style.css +++ b/wp-content/themes/twentytwelve/style.css @@ -214,7 +214,7 @@ textarea { } button, input { - line-height: normal; + line-height: normal; } textarea { font-size: 100%; @@ -268,7 +268,7 @@ input[type="reset"] { } button[disabled], input[disabled] { - cursor: default; + cursor: default; } .menu-toggle:hover, button:hover,