[ https://jira.codehaus.org/browse/MSKINS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte updated MSKINS-10: --------------------------------- Component/s: (was: Default Skin) Stylus Skin Affects Version/s: stylus-1.3 Fix Version/s: stylus-1.4 Assignee: Robert Scholte >From these skins, only the stylus has a customized {{maven-base.css}}. The >original is pulled in from Doxia, so it has to be fixed there too. > Suppress line wrapping in navigation caused by spaces or hyphens > ------------------------------------------------------------------ > > Key: MSKINS-10 > URL: https://jira.codehaus.org/browse/MSKINS-10 > Project: Maven Skins > Issue Type: Improvement > Components: Stylus Skin > Affects Versions: stylus-1.3 > Environment: Maven 2.2.1, maven-site-plugin 2.2 > Reporter: Michael Hinterseher > Assignee: Robert Scholte > Priority: Minor > Fix For: stylus-1.4 > > > Long navigation entries are wrapped by browser. This reduces the usability of > the navigation tree. > In combination with the nice on mouse over showing the full text the > navigation readability would improve if line wrapping would be suppressed. > Change items in navigation from > <li class="none" nowrap> > to > <li class="none" style="white-space: nowrap"> > Or define a class and a style for it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira