mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-11 01:26:22 +01:00
Add a few pixels of margin-top to bar labels to better center them.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user