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
This commit is contained in:
Lance Willett 2013-05-07 22:17:23 +00:00
parent 420ff34120
commit be85f09fcf
1 changed files with 2 additions and 2 deletions

View File

@ -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,