mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
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:
parent
7330fff3d6
commit
c620366940
@ -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
Block a user