فهرست منبع

[STAG-30] RX auto-complete UI fix

Vijayakrishnan Krishnan 4 سال پیش
والد
کامیت
635f449962
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  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;
+}