Skip to content

Instantly share code, notes, and snippets.

@tdominey
Created March 22, 2013 13:57
Show Gist options
  • Save tdominey/5221439 to your computer and use it in GitHub Desktop.
Save tdominey/5221439 to your computer and use it in GitHub Desktop.
Make Madison images equal widths (always). Enter this in Custom CSS.
#main .media img {
max-height:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment