You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/04/03 21:35:53 UTC

[jira] [Commented] (COMMONSSITE-82) Glitch when project base url is not commons.apache.org

    [ https://issues.apache.org/jira/browse/COMMONSSITE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14394975#comment-14394975 ] 

Benedikt Ritter commented on COMMONSSITE-82:
--------------------------------------------

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)