[ 
https://jira.codehaus.org/browse/MSKINS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSKINS-12.
--------------------------------

    Resolution: Fixed

The {{overflow:hidden}} will hide the end of lines if there's not enough space, 
so that can't be the right solution. By adding some {{padding-bottom}} I've 
managed to make the scrollbar disappear.
Fix for stylus: [rev. 1222956|http://svn.apache.org/viewvc?rev=1222956&view=rev]
Fix for default: [rev. 
1222957|http://svn.apache.org/viewvc?rev=1222957&view=rev]
Fix for classic: [rev. 
1222959|http://svn.apache.org/viewvc?rev=1222959&view=rev]
                
> Internet Explorer 9 shows scrollbar on <div id=navcolumn>
> ---------------------------------------------------------
>
>                 Key: MSKINS-12
>                 URL: https://jira.codehaus.org/browse/MSKINS-12
>             Project: Maven Skins
>          Issue Type: Bug
>          Components: Classic Skin, Default Skin, Stylus Skin
>    Affects Versions: classic-1.0, default-1.0, stylus-1.3
>         Environment: Microsoft Windows Vista, Internet Explorer 9
>            Reporter: Heinrich Schuchardt
>            Assignee: Robert Scholte
>            Priority: Trivial
>             Fix For: stylus-1.4, default-1.0.1, classic-1.0.1
>
>         Attachments: ie9.png
>
>
> Internet Explorer 9 shows a scroll bar on the navigation column.
> Examples are:
> http://maven.apache.org/skins/maven-default-skin/
> http://maven.apache.org/index.html
> A workaround is:
> #navcolumn {
>   overflow: hidden;
> }

--
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

        

Reply via email to