You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2014/11/30 06:15:13 UTC

svn commit: r931048 - in /websites/staging/directory/trunk/content: ./ css/common.css

Author: buildbot
Date: Sun Nov 30 05:15:12 2014
New Revision: 931048

Log:
Staging update by buildbot for directory

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

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 30 05:15:12 2014
@@ -1 +1 @@
-1642520
+1642521

Modified: websites/staging/directory/trunk/content/css/common.css
==============================================================================
--- websites/staging/directory/trunk/content/css/common.css (original)
+++ websites/staging/directory/trunk/content/css/common.css Sun Nov 30 05:15:12 2014
@@ -792,12 +792,26 @@ th 
 
 a.download_badge_studio
 {
+    display: inline-block;
+    padding-top: 37px;
+    padding-left: 83px;
+    padding-right: 60px;
+    text-align: center;
+    text-decoration: none;
+    box-sizing: border-box;
     width: 306px;
     background-image: url( "../images/download-badge-studio.gif" );
 }
 
 a.download_badge_apacheds
 {
+    display: inline-block;
+    padding-top: 37px;
+    padding-left: 83px;
+    padding-right: 60px;
+    text-align: center;
+    text-decoration: none;
+    box-sizing: border-box;
     width: 306px;
     background-image: url( "../images/download-badge-apacheds.gif" );
 }