Skip to content

Instantly share code, notes, and snippets.

@procload
Created April 18, 2014 14:17
Show Gist options
  • Save procload/11046478 to your computer and use it in GitHub Desktop.
Save procload/11046478 to your computer and use it in GitHub Desktop.
Fixes floats on sidebar for shows
// http://d.pr/i/pZ2H
.host_info_sidebar + img.host_sidebar {
clear: both;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment