Update custom/public/css/tweaks.css
This commit is contained in:
parent
d8602dd1d4
commit
b0d848c0bb
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
/* Temporary fix for the Packages page */
|
||||||
.page-content.repository:not(.issues.repository.milestones) {
|
.page-content.repository:not(.issues.repository.milestones) {
|
||||||
display: block;
|
display: block !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* === Verified Users and Organizations === */
|
/* === Verified Users and Organizations === */
|
||||||
|
|
Reference in a new issue