On 3/17/14 5:56 AM, Tom Livingston wrote:
One thing that may be happening is that you are spacing the icons with
ems, which is tied to font sizing. The math involved with the spacing
of the elements in #social is tight enough where browser font
rendering differences may be playing a part. Spacing those elements
with px (you can use px more safely here because they are imgs) may
bring results that are more similar.

Thanks, Tom..I will address that... But I'm seeing that in FireFox, down below, 2 chunks: "Hours Monday-Saturday: Sunday:" and "10am-6pm Closed" don't have the same positioning as they do in Safari, Chrome and Opera..which baffles me, if they are using the same origin point relative to top and left, why should Firefox show those 2 text hunks in different positions from the other browsers?

Thank you!

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