Browse Source

change top size for adjust

ryuichi-e 5 years ago
parent
commit
e33791c97b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/client/styles/scss/_search.scss

+ 1 - 1
src/client/styles/scss/_search.scss

@@ -22,7 +22,7 @@
 
 
   .search-clear {
   .search-clear {
     position: absolute;
     position: absolute;
-    top: 4px;
+    top: 5px;
     right: 4px;
     right: 4px;
     z-index: 3;
     z-index: 3;
     width: 24px;
     width: 24px;