Skip to content

Instantly share code, notes, and snippets.

@sagiavinash
Created April 28, 2015 17:18
Show Gist options
  • Save sagiavinash/2ab98b05c3076643f2e2 to your computer and use it in GitHub Desktop.
Save sagiavinash/2ab98b05c3076643f2e2 to your computer and use it in GitHub Desktop.
remove space after image which is inside anchor tag
a{
line-height:0;
/*font-size:0; will not work only line-height*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment