mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-16 07:50:16 +02:00
Add a few pixels of margin-top
to bar labels to better center them.
This commit is contained in:
parent
8cdc5af453
commit
54085617dc
@ -8,5 +8,5 @@
|
|||||||
aria-valuemin="0"
|
aria-valuemin="0"
|
||||||
aria-valuemax="100"
|
aria-valuemax="100"
|
||||||
style="width: {% decimal_widthratio tasks_count tasks_total 100 %}%;">
|
style="width: {% decimal_widthratio tasks_count tasks_total 100 %}%;">
|
||||||
{% widthratio tasks_count tasks_total 100 %}%
|
<p style="margin-top:5px;">{% widthratio tasks_count tasks_total 100 %}%</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user