This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/archiva-web-content.git
commit b3188cab9acbf6c164eb5b5db0d68139934585ab Author: Martin Stockhammer <[email protected]> AuthorDate: Sat Nov 30 10:08:03 2019 +0100 Apache Archiva Versioned docs for 3.0.0-SNAPSHOT --- docs/3.0.0-SNAPSHOT/css/site.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/3.0.0-SNAPSHOT/css/site.css b/docs/3.0.0-SNAPSHOT/css/site.css index 6f4ce5c..7863bb0 100644 --- a/docs/3.0.0-SNAPSHOT/css/site.css +++ b/docs/3.0.0-SNAPSHOT/css/site.css @@ -26,10 +26,6 @@ a.externalLink[href^="https"] { padding-right: 18px; } -#leftColumn { - display: none !important -} - #bodyColumn { margin-left: 1.5em; }
