Skip to content

Instantly share code, notes, and snippets.

@abhishekkr
Last active June 7, 2019 10:23
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 abhishekkr/3c71e58880feb628c004f6584ae61739 to your computer and use it in GitHub Desktop.
Save abhishekkr/3c71e58880feb628c004f6584ae61739 to your computer and use it in GitHub Desktop.
webpage-tweaks
// increase width for side-bar of threads to say 700px
$("#col_flex").css('flex-basis', '700px');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment