mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Thirteen: fixed layout for search inputs, props kwight. Fixes #23679.
git-svn-id: https://develop.svn.wordpress.org/trunk@23620 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ec09b27a71
commit
cc2340d683
@ -387,9 +387,6 @@ input[type="radio"] {
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-appearance: textfield;
|
||||
-webkit-box-sizing: content-box;
|
||||
-moz-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
padding-right: 2px; /* Don't cut off the webkit search cancel button */
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user