Browse Source

Fix alignment in the "add ntfy" form

pull/761/head
Pēteris Caune 1 year ago
parent
commit
f1fe0b9643
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
  1. 2
      templates/integrations/ntfy_form.html

2
templates/integrations/ntfy_form.html

@ -141,7 +141,7 @@
</div>
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<div class="col-sm-offset-3 col-sm-9">
<button type="submit" class="btn btn-primary">Save Integration</button>
</div>
</div>

Loading…
Cancel
Save