Skip to content

Instantly share code, notes, and snippets.

@0mg
Created August 17, 2010 22:13
Show Gist options
  • Select an option

  • Save 0mg/532341 to your computer and use it in GitHub Desktop.

Select an option

Save 0mg/532341 to your computer and use it in GitHub Desktop.
User CSS for gist.github
@import "user.css";
#header,
.site {
overflow: visible !important;
min-width : 0 !important;
}
.secondary {
float: none !important;
width: auto !important;
}
.main {
min-width: 53em !important;
width: auto !important;
}
.main,
#files .file .data {
overflow: visible !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment