Skip to content

Instantly share code, notes, and snippets.

@j1n6
Created August 1, 2011 19:06
Show Gist options
  • Save j1n6/1118784 to your computer and use it in GitHub Desktop.
Save j1n6/1118784 to your computer and use it in GitHub Desktop.
Flag unsized images
img:not([width]):not([height]) {
border: 2px solid red !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment