javascript - Right-align YUI3 menu bar items? -


i work on project used use yui2 power it's web interface. use menubar plugin, , had couple of menus right aligned. achieved adding float: right css <li> tags surround menu links themselves. worked perfectly.

we have upgraded yui3, , no longer works reason, , have no idea why.

what correct way right-align 1 or 2 menu items in yui3?


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -