Temporary fix for the Packages page

This commit is contained in:
Sofía Aritz 2023-10-28 16:31:05 +00:00
parent 0546edcce3
commit d8602dd1d4

View file

@ -55,6 +55,11 @@ div.page-content.user.profile div.ui.container div.ui.stackable.grid div.ui.four
padding-top: 7px; padding-top: 7px;
} }
/* Temporary fix for the Packages page */
.page-content.repository:not(.issues.repository.milestones) {
display: block;
}
/* === Verified Users and Organizations === */ /* === Verified Users and Organizations === */
/** ===== Organizations ===== **/ /** ===== Organizations ===== **/