Browse Source

WIP: apply bootstrap theme

* react-bootstrap-typeahead
Yuki Takei 8 years ago
parent
commit
fbda7eda54
1 changed files with 3 additions and 0 deletions
  1. 3 0
      resource/styles/scss/_search.scss

+ 3 - 0
resource/styles/scss/_search.scss

@@ -27,6 +27,9 @@
     color: #999;
     padding: 0;
   }
+  .rbt-input {
+    border: none;
+  }
   .rbt-menu {
     li a span {
       .page-path {