diff --git a/Plan/common/src/main/resources/assets/plan/web/css/style.css b/Plan/common/src/main/resources/assets/plan/web/css/style.css index 1ebc11682..66774a1b0 100644 --- a/Plan/common/src/main/resources/assets/plan/web/css/style.css +++ b/Plan/common/src/main/resources/assets/plan/web/css/style.css @@ -1235,6 +1235,12 @@ body.sidebar-hidden .navbar-nav { display: none; } +.filter-remover { + height: 2.4rem; + width: 2.4rem; + padding: 0; +} + .contributors li { padding: 0; } \ No newline at end of file diff --git a/Plan/common/src/main/resources/assets/plan/web/js/query.js b/Plan/common/src/main/resources/assets/plan/web/js/query.js index 558c3113b..e755cee85 100644 --- a/Plan/common/src/main/resources/assets/plan/web/js/query.js +++ b/Plan/common/src/main/resources/assets/plan/web/js/query.js @@ -11,7 +11,7 @@ let filterView = { beforeDate: null, beforeTime: null }; -const filterQuery = []; +let filterQuery = []; const InvalidEntries = { ids: [], @@ -64,7 +64,9 @@ class MultipleChoiceFilter extends Filter { const select = filterCount === 0 ? "of Players who " : "and "; let html = `