Looking at your page it might be that each li is too large though I can't see what might be triggering that. Firebug didn't show anything odd that I could see other than the li are the full width of the containing block. The inline is active, you can probably prove that's the problem by manually forcing the li to a small width.
On Jul 8, 1:10 pm, hobo_hippy <[email protected]> wrote: > already tried > > li { > display: inline; > > } > > it also seems to do nothing. > > here's my application.css; it's littered with display: inline all over > the place and it doesn't affect my app, see for yourself at > domanitech.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
