Browse Source

[STAG-30] RX auto-complete UI fix

Vijayakrishnan Krishnan 4 năm trước cách đây
mục cha
commit
635f449962
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      public/css/style.css

+ 3 - 0
public/css/style.css

@@ -614,3 +614,6 @@ input.search_field, textarea.search_field {
     width: 18px;
     text-align: center;
 }
+body #searchCount {
+    display: none !important;
+}