Skip to content

Instantly share code, notes, and snippets.

@webknjaz
Last active May 15, 2018 08:31
Show Gist options
  • Save webknjaz/7d0af6f1e29c4f8c658bccdea063bc69 to your computer and use it in GitHub Desktop.
Save webknjaz/7d0af6f1e29c4f8c658bccdea063bc69 to your computer and use it in GitHub Desktop.
Make important part of job view in Shippable fullscreen
// F12 to enter DevTools, then copy-paste this snippet there
document.querySelector('.container>ui-view>div').webkitRequestFullScreen()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment