diff --git a/core/modules/system/css/system.admin.css b/core/modules/system/css/system.admin.css index 4ba26af..2f06a21 100644 --- a/core/modules/system/css/system.admin.css +++ b/core/modules/system/css/system.admin.css @@ -194,6 +194,7 @@ small .admin-link:after { width: 25%; padding: 10px 6px; box-sizing: border-box; + font-weight: normal; } .system-status-report__status-icon { padding-left: 40px; diff --git a/core/modules/system/templates/status-report.html.twig b/core/modules/system/templates/status-report.html.twig index 64bd3af..b44e181 100644 --- a/core/modules/system/templates/status-report.html.twig +++ b/core/modules/system/templates/status-report.html.twig @@ -21,13 +21,13 @@ {% for requirement in requirements %}