Skip to content

Instantly share code, notes, and snippets.

@bobbytables
Created May 21, 2014 17:02
Show Gist options
  • Save bobbytables/f7d86684ae1e15f02434 to your computer and use it in GitHub Desktop.
Save bobbytables/f7d86684ae1e15f02434 to your computer and use it in GitHub Desktop.
This makes the Rdio volume slider larger so the ticks of volume control change the setting slightly less.
$('div.volume_wrapper').css({width: '150px'}).find('.Volume').css({width: '150px'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment