Created
June 26, 2014 00:48
-
-
Save tbergeron/59a4182600eea18ad51e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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