Created
April 28, 2015 17:18
-
-
Save sagiavinash/2ab98b05c3076643f2e2 to your computer and use it in GitHub Desktop.
remove space after image which is inside anchor tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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