Skip to content

Instantly share code, notes, and snippets.

@dArignac
Created April 13, 2022 14:09
Show Gist options
  • Save dArignac/9205836a439df1c0a8bce8bcceb7dc6d to your computer and use it in GitHub Desktop.
Save dArignac/9205836a439df1c0a8bce8bcceb7dc6d to your computer and use it in GitHub Desktop.
Stylish Extension
.subnav-container { display: none !important; }
#ghx-header { padding-bottom: 0; }
.ghx-issue .ghx-card-footer .ghx-avatar { display:none; }
.ghx-card-footer .ghx-type { display:none; }
.ghx-issue .ghx-card-footer {
margin-top: 0;
position: relative;
}
.ghx-card-footer .ghx-flags {
position: absolute;
right: 0;
bottom: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment