diff --git a/custom/tweaks.css b/custom/tweaks.css index 83321da..3f60da9 100644 --- a/custom/tweaks.css +++ b/custom/tweaks.css @@ -28,6 +28,6 @@ div.page-content.user.profile div.ui.container div.ui.stackable.grid div.ui.four /* Align the top of the repo view */ @media only screen and (min-width: 850px) { .page-content.repository:not(.issues.repository.milestones) .header-wrapper > .ui.container:first-child { - padding-left: 67px; + padding-left: 67px !important; } } \ No newline at end of file