Skip to content

Instantly share code, notes, and snippets.

@SpencerCooley
Last active December 12, 2015 09:29
Show Gist options
  • Save SpencerCooley/4751717 to your computer and use it in GitHub Desktop.
Save SpencerCooley/4751717 to your computer and use it in GitHub Desktop.
/*this will not show up*/
.channels-pane
overflow-y:scroll
/*this will throw an error*/
.channels-pane
overflow-y:scroll;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment