mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-18 08:50:17 +02:00
[CHANGE] Better padding
This commit is contained in:
parent
89193d2fcf
commit
10096862e5
@ -3,7 +3,7 @@
|
|||||||
{% load evelinks %}
|
{% load evelinks %}
|
||||||
{% load theme_tags %}
|
{% load theme_tags %}
|
||||||
|
|
||||||
<div class="w-100 d-flex flex-column justify-content-center align-items-center text-center border-top border-secondary {% if not user.is_authenticated %}position-absolute bottom-0{% endif %}">
|
<div class="w-100 d-flex flex-column justify-content-center align-items-center text-center py-1 border-top border-secondary {% if not user.is_authenticated %}position-absolute bottom-0{% endif %}">
|
||||||
<div class="d-flex mb-0 w-100 bg-dark text-light">
|
<div class="d-flex mb-0 w-100 bg-dark text-light">
|
||||||
<div class="p-2 position-relative m-2">
|
<div class="p-2 position-relative m-2">
|
||||||
{% if user.is_authenticated %}
|
{% if user.is_authenticated %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user