From b0d848c0bbd40b6cf85189fe458ec26b6712ae5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Sat, 28 Oct 2023 16:32:11 +0000 Subject: [PATCH] Update custom/public/css/tweaks.css --- custom/public/css/tweaks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/public/css/tweaks.css b/custom/public/css/tweaks.css index e2b38f2..150e3a7 100644 --- a/custom/public/css/tweaks.css +++ b/custom/public/css/tweaks.css @@ -57,7 +57,7 @@ div.page-content.user.profile div.ui.container div.ui.stackable.grid div.ui.four /* Temporary fix for the Packages page */ .page-content.repository:not(.issues.repository.milestones) { - display: block; + display: block !important; } /* === Verified Users and Organizations === */