Re: [css-d] Problem aligning list

2011-10-07 Thread Brian Jones
>On Fri, Oct 7, 2011 at 2:49 AM, Chetan Crasta wrote: > The height of the is 17px in Firefox but only 8px in Chrome. This can be > fixed by this: > #projects-nav li a { height: 17px;} > Regards, > Chetan Crasta Thanks that worked great... -- -bdot "There are only 10 kinds of people in this wo

Re: [css-d] Problem aligning list

2011-10-07 Thread Philippe Wittenbergh
On Oct 7, 2011, at 12:25 PM, Brian Jones wrote: > 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/inde

Re: [css-d] Problem aligning list

2011-10-06 Thread Chetan Crasta
On Fri, Oct 7, 2011 at 8:55 AM, Brian Jones 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/boilerplat

[css-d] Problem aligning list

2011-10-06 Thread Brian Jones
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/ Any help would be great. Thanks -