Twenty Fourteen: fix inconsistency with search-box padding. Props thomasguillot, fixes #26204.

git-svn-id: https://develop.svn.wordpress.org/trunk@26357 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-11-24 16:07:28 +00:00
parent 94a186663f
commit 80b7fe4af7
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ span + .edit-link:before,
.search-box {
background-color: #41a62a;
padding: 12px 10px;
padding: 12px;
}
.search-box .search-field {