Browse Source

Merge branch 'feature-search-subtree' of github.com:crowi/crowi into feature-search-subtree

Sotaro KARASAWA 9 years ago
parent
commit
8bb5db3a7c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resource/css/_search.scss

+ 1 - 0
resource/css/_search.scss

@@ -3,6 +3,7 @@
   color: #999;
 }
 .search-listpage-clear {
+  z-index: 3;
   display: none;
   position: absolute;
   right: 8px;