This is really driving me crazy, I'm making a dropdown bar and I can't find any way to make the dropdown items resize based off their content, so that each element takes a line and never more than one. How the hell is it done?
Page: [url]http://www.grantkot.com/new[/url]
Oh, Its this thread again
[QUOTE=MrTwicks;27712045]Oh, Its this thread again[/QUOTE]
A few days ago I had posted this in the questions thread but the solution I found apparently only worked in webkit so I reposted now in hope to find a working solution.
Sorry if this thread is annoying but I really want and need to fix this.
I hope you know there are a special thread for these.
[QUOTE=zzlawlzz;27712510]I hope you know there are a special thread for these.[/QUOTE]
I posted a standalone thread hoping that I'd get a faster answer.
[QUOTE=TerabyteS;27712604]I posted a standalone thread hoping that I'd get a faster answer.[/QUOTE]
Don't do that, please.
Ok, but please, instead of discussing the reasons why I shouldn't post here, do actually help me fix my problem so that this thread can vanish away.
Fixed. For future reference, solution is
[code].menu li li a { white-space: pre; }[/code]
Sorry, you need to Log In to post a reply to this thread.