瀏覽代碼

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

Ixion: Remove 'visibility: hidden' from search
Laurel 6 年之前
父節點
當前提交
a28741baae
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 {