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:
Lance Willett 2014-12-17 16:37:05 +00:00
parent 908a2e87c8
commit c7d2f360cb
1 changed files with 5 additions and 0 deletions

View File

@ -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