@@ -121,6 +121,9 @@
width: 300px;
}
+ .search-typeahead {
+ border-radius: 0 50% 50% 0;
+ }
@@ -47,7 +47,6 @@ $table-hover-bg: $bgcolor-table-hover;
.search-typeahead {
background-color: rgba($bgcolor-global, 0.9);
- border-radius: 0 50% 50% 0;