On Fri, Oct 7, 2011 at 8:55 AM, Brian Jones <bdotjo...@gmail.com> wrote:

> Hi,
>
> I am having an issue aligning the background image(the dash) for the
> li elements (previous and next) on the projects page. Everything
> aligns ok in firefox but in chrome its not aligning correctly
>
> http://www.aandac.com/boilerplate_2_0/index.html#/projects/
>
>

The height of the <a> is 17px in Firefox but only 8px in Chrome. This can be
fixed by this:

#projects-nav li a { height: 17px;}

Regards,
Chetan Crasta
______________________________________________________________________
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