Преглед изворни кода

[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;
+}