[Rails] Re: New Rails website goes on the air!
Florian Groß
florgro at gmail.com
Tue Dec 28 16:49:13 GMT 2004
bryce benton wrote:
> In my browser, it looks like there is one navigation list item that
> isn't being displayed properly. I'm enclosing a screenshot. I'm using
> Mac (10.3.6) with Firefox (1.0pre).
Ah, interesting. This is caused by a rewrap occuring because the
elements don't fit into one single line. I think this could be fixed by
adding an overflow: auto to the main navigation rules.
More information about the Rails
mailing list