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/index.html#/projects/

It is a bug in WebKit: incorrect alignment of display:inline-block elements 
with overflow other than visible.
https://bugs.webkit.org/show_bug.cgi?id=36084.

increasing the height of the element as suggested by Chetan helps in this case. 
I don't see any side effects in Gecko or Opera.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
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