Skip to content

Instantly share code, notes, and snippets.

@jt2k
Created January 26, 2015 22:10
Show Gist options
  • Save jt2k/ad10b98f489b4ed5c429 to your computer and use it in GitHub Desktop.
Save jt2k/ad10b98f489b4ed5c429 to your computer and use it in GitHub Desktop.
$('.repository-content, .container').css('width', 'auto');
$('.repository-content').css('float', 'none');
$('.container').css('margin', '0px 20px');
$('.repository-sidebar').hide();
$('.repo-label').css('position', 'static');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment