diff --git a/templates/channel.jade b/templates/channel.jade index 305d162f..b2fea8e6 100644 --- a/templates/channel.jade +++ b/templates/channel.jade @@ -180,9 +180,9 @@ html(lang="en") button.close(data-dismiss="modal", aria-hidden="true") × h4 Emote List .modal-body - form.form-inline(action="javascript:void(0)") - .form-group - input#emotelist-search.form-control(type="text", placeholder="Search") + .pull-left + input#emotelist-search.form-control(type="text", placeholder="Search") + .pull-right .checkbox label input#emotelist-alphabetical(type="checkbox")