Browse Source

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

Ixion: Remove unneeded style
Laurel 6 years ago
parent
commit
e83d479e31
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ixion/style.css

+ 0 - 1
ixion/style.css

@@ -1758,7 +1758,6 @@ object {
 .site-header .search-field:focus {
 	width: 300px;
 	transition: 0.3s ease;
-	visibility: visible;
 }
 .site-header .search-form:hover .search-form-icon:before,
 .site-header .search-field:focus + .search-form-icon:before {