Ver código fonte

[STAG-30] RX auto-complete UI fix

Vijayakrishnan Krishnan 4 anos atrás
pai
commit
635f449962
1 arquivos alterados com 3 adições e 0 exclusões
  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;
+}