Skip to content

Instantly share code, notes, and snippets.

@tbergeron
Created June 26, 2014 00:48
Show Gist options
  • Save tbergeron/59a4182600eea18ad51e to your computer and use it in GitHub Desktop.
Save tbergeron/59a4182600eea18ad51e to your computer and use it in GitHub Desktop.
javascript:(function(){editor=document.getElementById('ide_editor_view');editor.style.paddingBottom=0;sidebar=document.getElementById('ide_sidebar_view');sidebar.style.paddingBottom=0;console=document.getElementById('ide_console_view');console.parentNode.removeChild(console);})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment