You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/08/24 17:26:54 UTC

svn commit: r876015 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css

Author: buildbot
Date: Sat Aug 24 15:26:54 2013
New Revision: 876015

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 24 15:26:54 2013
@@ -1 +1 @@
-1517148
+1517150

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Sat Aug 24 15:26:54 2013
@@ -440,8 +440,11 @@ a.googlePlus:hover {
         padding-left: 20px;
     }
     
-    .cButton.cVote , .cButton {
-        margin-left: 20px;
+    .cButton.cVote, .cButton {
+        width: 60%;
+        margin: auto;
+        margin-top: 20px;
+        
     }
 }