Move 'Filter by:' inline with title field, icon stuff

This commit is contained in:
Michael Shamoon
2021-01-11 16:15:55 -08:00
parent 579d6a0d39
commit 3e200dbeb5
3 changed files with 8 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
<div ngbDropdown class="mr-2 flex-fill d-flex">
<button class="btn btn-sm btn-outline-primary flex-fill" id="dropdownSelect" ngbDropdownToggle>
<svg class="toolbaricon d-md-none" fill="currentColor">
<svg class="toolbaricon" fill="currentColor">
<use xlink:href="assets/bootstrap-icons.svg#text-indent-left" />
</svg>&nbsp;<ng-container i18n>Select</ng-container>
</button>