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 2014/05/19 14:51:26 UTC

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

Author: buildbot
Date: Mon May 19 12:51:25 2014
New Revision: 909292

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 19 12:51:25 2014
@@ -1 +1 @@
-1595874
+1595877

Modified: websites/staging/stratos/trunk/content/css/stratos-v3.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos-v3.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos-v3.css Mon May 19 12:51:25 2014
@@ -221,12 +221,15 @@ a.cReadmore {
     font-size: 16px;
 }
 .cSocialMediaButtonContainer {
-    
+    width: 100%;
+    margin-left: 0px;
 }
 .cSocialMediaButtonContainer a {
     width: 54px;
     height: 40px; 
     background-image:url('../images/v3/social.png');
+    display: inline-block;
+    float: left;
 }
 a.cfacebook{
     background-position: 0px 0px;