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 2012/02/22 22:07:33 UTC

svn commit: r805845 - in /websites/staging/lucene/trunk: ./ content/css/global.css

Author: buildbot
Date: Wed Feb 22 21:07:33 2012
New Revision: 805845

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/   (props changed)
    websites/staging/lucene/trunk/content/css/global.css

Propchange: websites/staging/lucene/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 22 21:07:33 2012
@@ -1 +1 @@
-1292499
+1292505

Modified: websites/staging/lucene/trunk/content/css/global.css
==============================================================================
--- websites/staging/lucene/trunk/content/css/global.css (original)
+++ websites/staging/lucene/trunk/content/css/global.css Wed Feb 22 21:07:33 2012
@@ -952,12 +952,11 @@ code.inline{
 /* DOWNLOAD BUTTONS */
 
 .download-desc {
-	margin-right: auto;
-	margin-left: auto;
 	color: gray;
 	font-size: 10px;
 	margin-top: 5px;
 	margin-bottom: 10px;
+	margin-left: 10px;
 }
 
 .button-wrapper {