Skip to content

Instantly share code, notes, and snippets.

@nothinking
Created May 28, 2015 02:11
Show Gist options
  • Save nothinking/a3f028ecffb49cded609 to your computer and use it in GitHub Desktop.
Save nothinking/a3f028ecffb49cded609 to your computer and use it in GitHub Desktop.
Stylish
/* github wide */
.container { width:auto !important}
.repository-with-sidebar .repository-sidebar {position: fixed; right:0;bottom:0;background:#fff;z-index:100;}
.repository-with-sidebar .repository-content {float:none; margin-right:100px;}
.discussion-timeline {float:none;width:auto;margin-right:160px}
.discussion-sidebar {position:fixed;right:50px;bottom:0;top:auto;z-index:100;background:#fff}
.repository-with-sidebar.with-full-navigation .repository-content {width:auto;margin-right:190px}
.repository-with-sidebar .repository-content {width:auto}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment