mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
Twenty Fifteen: fix styles for screen-reader-only search button in small screens.
Props iamtakashi, fixes #30744. Built from https://develop.svn.wordpress.org/trunk@30953 git-svn-id: http://core.svn.wordpress.org/trunk@30941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
e9d3be4d99
commit
e5b753a48a
@ -622,6 +622,11 @@ input[type="radio"] {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.search-form input[type="submit"],
|
||||
.widget .search-form input[type="submit"] {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 6.0 Navigations
|
||||
|
Loading…
x
Reference in New Issue
Block a user