[ 
http://jira.codehaus.org/browse/MSKINS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=260172#action_260172
 ] 

Michael Hinterseher commented on MSKINS-10:
-------------------------------------------

PS: Please fix the title of this ticket spaced -> spaces :-)

> Suppress line wrapping in navigation caused by spaced or hyphens  
> ------------------------------------------------------------------
>
>                 Key: MSKINS-10
>                 URL: http://jira.codehaus.org/browse/MSKINS-10
>             Project: Maven Skins
>          Issue Type: Improvement
>          Components: Default Skin
>         Environment: Maven 2.2.1, maven-site-plugin 2.2
>            Reporter: Michael Hinterseher
>            Priority: Minor
>
> 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 contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to