Skip to content

Instantly share code, notes, and snippets.

@kevinrobinson
Created May 7, 2015 20:28
Show Gist options
  • Save kevinrobinson/9b86e396c11bbebb091c to your computer and use it in GitHub Desktop.
Save kevinrobinson/9b86e396c11bbebb091c to your computer and use it in GitHub Desktop.
Wider GitHub pull request diffs
javascript:(function() { $('.container').css({ width: '90%', 'margin-right': 'none', 'margin-left': 'none' }); $('.repository-content').width('auto');$('.repository-sidebar').remove() })();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment