[
https://issues.apache.org/jira/browse/COMMONSSITE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394975#comment-14394975
]
Benedikt Ritter edited comment on COMMONSSITE-82 at 4/3/15 7:36 PM:
--------------------------------------------------------------------
Reason is the following css rule in site.css:
{code}
a.externalLink[href^="http"] {
background: none;
}
{code}
was (Author: britter):
Reason is the following css rule in site.css:
{code:css}
a.externalLink[href^="http"] {
background: none;
}
{code}
> Glitch when project base url is not commons.apache.org
> ------------------------------------------------------
>
> Key: COMMONSSITE-82
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-82
> Project: Commons All
> Issue Type: Bug
> Components: Commons Skin
> Reporter: Benedikt Ritter
> Attachments: commons-skin-glitch.png
>
>
> When using the commons skin for projects not located at commons.apache.org
> (but for example in the incubator) the commons skin will produce a broken
> side nav.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)