0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-04 21:05:26 +00:00

Fix bottom padding in webhook and shell forms

This commit is contained in:
Pēteris Caune 2023-05-26 11:43:40 +03:00
parent b065bb02c1
commit 1e6f4cfd9f
No known key found for this signature in database
GPG key ID: E28D7679E9A9EDE2
2 changed files with 2 additions and 2 deletions
templates/integrations

View file

@ -58,7 +58,7 @@
<br>
<br>
<div class="text-right">
<div class="form-group text-right">
<button type="submit" class="btn btn-primary">Save Integration</button>
</div>
</form>

View file

@ -165,7 +165,7 @@
<br>
<br>
<div class="text-right">
<div class="form-group text-right">
<button type="submit" class="btn btn-primary">
{% if channel %}
Save Changes