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:
parent
94a186663f
commit
80b7fe4af7
|
@ -884,7 +884,7 @@ span + .edit-link:before,
|
|||
|
||||
.search-box {
|
||||
background-color: #41a62a;
|
||||
padding: 12px 10px;
|
||||
padding: 12px;
|
||||
}
|
||||
|
||||
.search-box .search-field {
|
||||
|
|
Loading…
Reference in New Issue