mirror of https://github.com/calzoneman/sync.git
Tweak checkbox placement
This commit is contained in:
parent
86bd20d5cc
commit
2c90d28919
|
@ -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
|
||||
.pull-left
|
||||
input#emotelist-search.form-control(type="text", placeholder="Search")
|
||||
.pull-right
|
||||
.checkbox
|
||||
label
|
||||
input#emotelist-alphabetical(type="checkbox")
|
||||
|
|
Loading…
Reference in New Issue