浏览代码

Ixion: Remove , to make search accessible via keyboard. Fixes #498.

Laurel Fulford 6 年之前
父节点
当前提交
e5067c8b6b
共有 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 {