Quantcast
Viewing all articles
Browse latest Browse all 6

Answer by Chris G for Inline element inside inline-block div

Just change this in your css:

img {  height: 128px;  width: 128px;  display: block; }

That should fix it.


Viewing all articles
Browse latest Browse all 6

Trending Articles