소스 검색

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 {