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

svn commit: r1642524 - /directory/site/trunk/content/css/common.css

Author: elecharny
Date: Sun Nov 30 05:27:16 2014
New Revision: 1642524

URL: http://svn.apache.org/r1642524
Log:
Fixing the download badge

Modified:
    directory/site/trunk/content/css/common.css

Modified: directory/site/trunk/content/css/common.css
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/css/common.css?rev=1642524&r1=1642523&r2=1642524&view=diff
==============================================================================
--- directory/site/trunk/content/css/common.css (original)
+++ directory/site/trunk/content/css/common.css Sun Nov 30 05:27:16 2014
@@ -790,7 +790,7 @@ th 
     color: #5e5e5e;
 }
 
-a.download_badge_studio
+a.download_badge_studio b
 {
     display: inline-block;
     padding-top: 37px;
@@ -803,7 +803,7 @@ a.download_badge_studio
     background-image: url( "../images/download-badge-studio.gif" );
 }
 
-a.download_badge_apacheds
+a.download_badge_apacheds b
 {
     display: inline-block;
     padding-top: 37px;