stop leave button from clipping

pull/226/head
Aevann 2024-04-05 09:58:32 +02:00
parent 8690cc243b
commit db7b13ad83
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-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>
<button type="submit" class="btn btn-danger ml-1 ml-md-3 px-2 pt-1 text-small" 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-2 mr-3">