On Wed, Aug 18, 2010 at 2:07 AM, Jakub <[email protected]> wrote: > Hello all! > > This is my first post here, be merciful please... > Anyway, I am trying to create a horizontal navbar, widely known from > "http://css.maxdesign.com.au/listamatic/horizontal03.htm" all looks good, > except that when zooming in (Opera, Firefox, Safari, Chrome - those I've > checked) list items are dropping down. It doesn't happen in IE6, IE7 > though... Is there any way to prevent this happening?
For firefox try setting padding to 0 on the list. the ul element. ______________________________________________________________________ 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/
