浏览代码

Ixion: Tidy up styles -- if the visibility hidden isn't needed, neither is the style making it visible again. See #498.

Laurel Fulford 6 年之前
父节点
当前提交
4686e4a97e
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 {