Skip to content

Instantly share code, notes, and snippets.

@magoon
Last active December 24, 2015 02:59
Show Gist options
  • Save magoon/6734292 to your computer and use it in GitHub Desktop.
Save magoon/6734292 to your computer and use it in GitHub Desktop.
Bookmarklet to widen Bitbucket pages
javascript:document.getElementsByClassName("aui-page-panel-inner")[0].style.width='100%';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment