Jelajahi Sumber

Style: clear form

Sotaro KARASAWA 9 tahun lalu
induk
melakukan
866f7e499c
1 mengubah file dengan 3 tambahan dan 2 penghapusan
  1. 3 2
      resource/css/_search.scss

+ 3 - 2
resource/css/_search.scss

@@ -3,13 +3,15 @@
   color: #999;
   color: #999;
 }
 }
 .search-listpage-clear {
 .search-listpage-clear {
+  z-index: 3;
   display: none;
   display: none;
   position: absolute;
   position: absolute;
   font-size: 0.6em;
   font-size: 0.6em;
   width: 22px;
   width: 22px;
   height: 22px;
   height: 22px;
   color: #ccc;
   color: #ccc;
-  padding: 5px 5px 5px 42px;
+  padding: 8px;
+  right: 5px;
 }
 }
 
 
 .search-input-group {
 .search-input-group {
@@ -37,7 +39,6 @@
     .search-top-input {
     .search-top-input {
       &:focus {
       &:focus {
         width: 400px;
         width: 400px;
-        transition: .3s ease;
       }
       }
     }
     }
     .btn {
     .btn {