From be85f09fcfce305b5cd4e4f11ff823fc4d643a4b 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: http://core.svn.wordpress.org/trunk@24196 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index a783a1024..f89ad67c5 100644 --- a/style.css +++ b/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,