You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2010/06/25 00:52:53 UTC

svn commit: r957746 - /qpid/site/docs/style.css

Author: robbie
Date: Thu Jun 24 22:52:52 2010
New Revision: 957746

URL: http://svn.apache.org/viewvc?rev=957746&view=rev
Log:
Reduce feature_box class width to account for parent padding

Modified:
    qpid/site/docs/style.css

Modified: qpid/site/docs/style.css
URL: http://svn.apache.org/viewvc/qpid/site/docs/style.css?rev=957746&r1=957745&r2=957746&view=diff
==============================================================================
--- qpid/site/docs/style.css (original)
+++ qpid/site/docs/style.css Thu Jun 24 22:52:52 2010
@@ -160,7 +160,7 @@ body {
 }
 
 .feature_box {
-    width:750px;
+    width:702px;
     overflow:hidden;
 }
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org