change the position to apply background-color
@@ -121,6 +121,9 @@
width: 300px;
}
+ .search-typeahead {
+ border-radius: 0 25px 25px 0;
+ }
@@ -48,6 +48,9 @@ $table-hover-bg: $bgcolor-table-hover;
.rbt-input.form-control {
background-color: rgba($bgcolor-global, 0.9);
+ background-color: rgba($bgcolor-global, 0.9);
/*