You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2015/09/24 22:20:25 UTC

svn commit: r966674 - in /websites/staging/lucene/trunk/content: ./ solr/assets/styles/base.css

Author: buildbot
Date: Thu Sep 24 20:20:25 2015
New Revision: 966674

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/solr/assets/styles/base.css

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 24 20:20:25 2015
@@ -1 +1 @@
-1705131
+1705132

Modified: websites/staging/lucene/trunk/content/solr/assets/styles/base.css
==============================================================================
--- websites/staging/lucene/trunk/content/solr/assets/styles/base.css (original)
+++ websites/staging/lucene/trunk/content/solr/assets/styles/base.css Thu Sep 24 20:20:25 2015
@@ -54,9 +54,9 @@ code {
 
 .offset-small {
   position: relative;
-  top: -112px;
+  top: -56px;
   padding-top: 112px;
-  margin-bottom: -112px;
+  margin-bottom: -56px;
   z-index: -1000;
 }