On Sep 26, 2014, at 3:38 PM, Jon Reece <jon.re...@gmail.com> wrote:

> ​Since images (<img>) are inline elements by default, the user agent adds
> space under them to account for descenders* so that if the image appears in
> line with text, it is vertically aligned along the baseline. To prevent
> this from happening, change the display to block:
> 
> .textwidget > img { display: block; }

Jon; 

That did the trick..the 6 “mystery pixels” gone now!  Thank you for  that tip 
and the explanation I’m going to keep mentally handy for future situations like 
this..there are a few other images that could probably benefit from that as 
well.

Cheers!

John
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to