You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Mariangela Hills (JIRA)" <ji...@apache.org> on 2014/03/12 10:56:43 UTC

[jira] [Created] (INFRA-7438) Disable "show or hide sidebar" button in Apache Stratos space

Mariangela Hills created INFRA-7438:
---------------------------------------

             Summary: Disable "show or hide sidebar" button in Apache Stratos space
                 Key: INFRA-7438
                 URL: https://issues.apache.org/jira/browse/INFRA-7438
             Project: Infrastructure
          Issue Type: Improvement
          Components: Confluence
            Reporter: Mariangela Hills


If a user accidentally clicks [ when they are in the wiki documentation, the sidebar with all the menus will be lost. I just saw a mail regarding this at  dev@stratos.incubator.apache.org where a user could not see the menus in the side bar. 

Is it possible to disable this button for Apache Stratos wiki space [1]. This can be done by adding the following code in the Apache Stratos wiki space stylesheet.

#splitter-button
{
display:none !important;
}

[1] https://cwiki.apache.org/confluence/display/STRATOS/Home 



--
This message was sent by Atlassian JIRA
(v6.2#6252)