Skip to content

Instantly share code, notes, and snippets.

@majestrate
Last active July 4, 2018 13:25
Show Gist options
  • Save majestrate/7a0c00317b9487806033d22d7c151ea8 to your computer and use it in GitHub Desktop.
Save majestrate/7a0c00317b9487806033d22d7c151ea8 to your computer and use it in GitHub Desktop.
fix github css
@-moz-document domain("github.com") {
.dashboard-sidebar {
float: right;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment