On 10/8/13 3:40 PM, Theresa Jennings wrote:
http://girlscoutssangorgonio.org

The client just informed me that the "Alumnae" box is jogging down. I
imagine some sort of older IE padding bug.

[...]

Sorry about the tardy reply.

The problem is universal - you are mixing pixel widths with EM sized margins.
Any change to the font-size will change the width of those margins. Stick to
pixels and you should be okay.

style.css line 1027:

#iconsRectangle img{
  margin-right: 0.36em;
}
--
Cordially,
David
______________________________________________________________________
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/

Reply via email to