mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 00:24:52 +01:00
Twenty Fifteen: fix styles for screen-reader-only search button in small screens.
Props iamtakashi, fixes #30744. git-svn-id: https://develop.svn.wordpress.org/trunk@30953 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
908a2e87c8
commit
c7d2f360cb
@ -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