Hi All,
Noticed a bug in IE, If the page title has multiple words separted by white
spaces, then the action menu wrap it into multiple lines. Firefox is fine.
After adding the nowrap into the CSS seems fixed the issue. so FYI.
#actionmenu .editinfo a {
white-space:nowrap;
}
Cheers,
Art
--
View this message in context:
http://n2.nabble.com/-actionmenu-.editinfo-CSS-IE-bug-and-fix-tp1100710p110…
Sent from the XWiki- Dev mailing list archive at
Nabble.com.