@@ -74,14 +74,16 @@ <h1 class="page__title">Archetypes</h1>
7474 < input type ="search " id ="lst__search " autocomplete ="off " autocapitalize ="off " spellcheck ="false "
7575 class ="search form-control lst__search lst__search--no-border-h ">
7676 < div id ="lst__search-glass " class ="lst__wrp-search-glass no-events flex-vh-center "> < span
77- class ="glyphicon glyphicon-search "> </ span > </ div >
77+ class ="glyphicon glyphicon-search " type =" submit " > </ span > </ div >
7878 < div class ="lst__wrp-search-visible no-events flex-vh-center archetypes "> </ div >
7979 </ div >
8080 < button class ="btn btn-xs btn-default " title ="Reset Selection " id ="reset "> < span class ="glyphicon glyphicon-refresh "> </ span > </ button >
8181 </ div >
8282 < div id ="filtertools " class ="input-group input-group--bottom flex no-shrink ">
8383 < button class ="col-8 sort btn btn-default btn-xs " data-sort ="name "> Name < span
8484 class ="caret_wrp "> </ span > </ button >
85+ < button class ="col-2 sort btn btn-default btn-xs " data-sort ="level "> Level < span
86+ class ="caret_wrp "> </ span > </ button >
8587 < button class ="sort btn btn-default btn-xs ve-grow " data-sort ="source "> Source < span
8688 class ="caret_wrp "> </ span > </ button >
8789 </ div >
@@ -92,7 +94,7 @@ <h1 class="page__title">Archetypes</h1>
9294 < input type ="search " id ="feat-lst__search " autocomplete ="off " autocapitalize ="off "
9395 spellcheck ="false " class ="search form-control lst__search lst__search--no-border-h ">
9496 < div id ="feat-lst__search-glass " class ="lst__wrp-search-glass no-events flex-vh-center "> < span
95- class ="glyphicon glyphicon-search "> </ span > </ div >
97+ class ="glyphicon glyphicon-search " type =" submit " > </ span > </ div >
9698 < div class ="lst__wrp-search-visible no-events flex-vh-center feats "> </ div >
9799 </ div >
98100 < button class ="btn btn-default px-2 " id ="feat-reset "> < span
0 commit comments