mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
[FIX] Top margin on celery task percentage bar
This commit is contained in:
@@ -92,9 +92,9 @@ ul.list-group.list-group-horizontal > li.list-group-item {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.task-status-progress-bar {
|
||||
font-size: 15px !important;
|
||||
line-height: normal !important;
|
||||
.progress .progress-bar {
|
||||
font-size: 13px;
|
||||
line-height: 21px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user