On Mon, Mar 17, 2014 at 10:09 AM, John <[email protected]> wrote: > 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! > >
This link to a screen shot is Chrome on top and FF Aurora behind: https://dl.dropboxusercontent.com/u/2616576/Screen%20Shot%202014-03-17%20at%2010.12.56%20AM.png HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com ______________________________________________________________________ css-discuss [[email protected]] 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/
