Skip to content

Instantly share code, notes, and snippets.

@jimthedev
Created June 20, 2017 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimthedev/56bae5afe87610a89a4a1816f54a46a7 to your computer and use it in GitHub Desktop.
Save jimthedev/56bae5afe87610a89a4a1816f54a46a7 to your computer and use it in GitHub Desktop.
see midwestjs speakers
javascript:(function()%7B var style %3D document.createElement(%27style%27), styleContent %3D document.createTextNode(%27%23main-content>div %7B overflow-y: visible !important%3B overflow-x: visible !important%3B white-space: normal !important%3B %7D .speaker-details %7B float: inherit !important%3B overflow: visible !important%3B %7D%27)%3B style.appendChild(styleContent )%3B var caput %3D document.getElementsByTagName(%27head%27)%3B caput%5B0%5D.appendChild(style)%3B %7D)()%3B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment