浏览代码

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