forked from rDrama/rDrama
1
0
Fork 0

margin fix

master
Aevann 2024-03-10 20:24:17 +02:00
parent b3a4a6103a
commit 99274ee930
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<button type="submit" class="btn btn-primary" style="margin-top:-5px">Save</button>
</form>
{% else %}
<button type="submit" class="btn btn-danger ml-3 px-2 pt-1" style="margin-top:-3px;padding-bottom: 0.3rem" data-nonce="{{g.nonce}}" data-onclick="areyousure(this)" data-areyousure="postToastReload(this, '/chat/{{chat.id}}/leave')">Leave</button>
<button type="submit" class="btn btn-danger ml-1 ml-md-3 px-2 pt-1" style="margin-top:-3px;padding-bottom: 0.3rem" data-nonce="{{g.nonce}}" data-onclick="areyousure(this)" data-areyousure="postToastReload(this, '/chat/{{chat.id}}/leave')">Leave</button>
{% endif %}
<div class="border-right d-md-none fl-r pt-1 mr-3">