[ 
https://issues.apache.org/jira/browse/MSKINS-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
Konrad Windszus updated MSKINS-172:
-----------------------------------
    Attachment: fluido-1.7.png

> Non-deliberate margin between navigation and rest in side bar
> -------------------------------------------------------------
>
>                 Key: MSKINS-172
>                 URL: https://issues.apache.org/jira/browse/MSKINS-172
>             Project: Maven Skins
>          Issue Type: Bug
>            Reporter: Konrad Windszus
>            Priority: Major
>         Attachments: fluido-1.7.png, fluido-1.9.png
>
>
> Due to the change 
> https://github.com/apache/maven-fluido-skin/commit/f9cbe82ff307c61cefe0336da89eb0082086585a#diff-f1940cd019654c7f2cb1801363b96b62c6526752fa8640c8de042ea4f0f36778R226
>  introduced with MSKINS-153 there is a margin between the navigation and the 
> google site search bar and the powered by section. For example look at 
> https://jackrabbit.apache.org/filevault-package-maven-plugin/index.html.
> This is caused by the markup change from
> {code}
> <div class="well sidebar-nav">
> ...menu, search bar and powered by
> </div>
> {code} to
> {code}
> <nav class="well sidebar-nav">
> ...menu
> </nav>
> <div class="well sidebar-nav">
> ...search bar and powered by
> </div>
> {code}
> combined with the CSS for class {{sidebar-nav}}: 
> https://github.com/apache/maven-fluido-skin/blob/0cef65c2abd91af3297b2e7ec95790e7b4bfabb0/src/main/resources/css/maven-theme.css#L126



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to