Browse Source

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

Laurel Fulford 6 năm trước cách đây
mục cha
commit
4686e4a97e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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 {