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

Built from https://develop.svn.wordpress.org/trunk@26357


git-svn-id: http://core.svn.wordpress.org/trunk@26258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-11-24 16:08:10 +00:00
parent 7330fff3d6
commit c620366940

View File

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