Browse Source

Merge pull request #582 from Automattic/fixes/498-ixion-search-inaccessible

Ixion: Remove 'visibility: hidden' from search
Laurel 6 years ago
parent
commit
a28741baae
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ixion/style.css

+ 0 - 1
ixion/style.css

@@ -1753,7 +1753,6 @@ object {
 	transition: 0.3s ease;
 	padding-left: 0;
 	width: 0;
-	visibility: hidden;
 }
 .site-header .search-form:hover .search-field,
 .site-header .search-field:focus {