@@ -326,6 +326,9 @@
.demi-modal {
min-height: 80px;
+ .typeahead {
+ position: fixed;
+ }
}
.filter-box {
@@ -428,7 +431,6 @@
.typeahead {
z-index: 10000;
- position: fixed;
.trigger-exclude {