Y
Hacker News
new
|
ask
|
show
|
jobs
Image inside div has extra space below the image
(
stackoverflow.com
)
13 points
by
chefschef
2430 days ago
1 comments
tmpfs
2430 days ago
This is due to the image being inline by default, just needs inline-block. There are other hacks too.
link
chefschef
2428 days ago
Yeah - I just found it surprising =)
link