add margin

master
Aevann 2024-02-12 14:02:55 +02:00
parent cc7c5a9fe9
commit f2fe8be665
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
{% endif %}
{% if FEATURES['IP_LOGGING'] and v.admin_level >= PERMS['VIEW_IPS'] %}
<a id="view-user-ips-{{deviceType}}" class="btn btn-primary" style="display:inline-block!important" href="/@{{u.username}}/ips">View User IPs</a>
<a id="view-user-ips-{{deviceType}}" class="btn btn-primary mt-1" style="display:inline-block!important" href="/@{{u.username}}/ips">View User IPs</a>
{% endif %}
</div>
</div>