Twenty Twelve: better button styles for consistent look across browsers. Props obenland, fixes #21473.

git-svn-id: http://core.svn.wordpress.org/trunk@21438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
lancewillett 2012-08-05 22:39:26 +00:00
parent 871fd8bbdf
commit 16a8494bd5
1 changed files with 3 additions and 3 deletions

View File

@ -198,11 +198,11 @@ article.format-link footer.entry-meta {
input#searchsubmit,
article.post-password-required input[type=submit],
li.bypostauthor cite span {
padding: 1px 10px;
padding: 0.071428571rem 0.714285714rem;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;