You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2012/05/08 16:05:00 UTC

svn commit: r1335536 - /trafficserver/site/trunk/content/styles/1140.css

Author: igalic
Date: Tue May  8 14:05:00 2012
New Revision: 1335536

URL: http://svn.apache.org/viewvc?rev=1335536&view=rev
Log:
break .eightcol a little less. Make sure comments don't extend to the sides.

Modified:
    trafficserver/site/trunk/content/styles/1140.css

Modified: trafficserver/site/trunk/content/styles/1140.css
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/styles/1140.css?rev=1335536&r1=1335535&r2=1335536&view=diff
==============================================================================
--- trafficserver/site/trunk/content/styles/1140.css (original)
+++ trafficserver/site/trunk/content/styles/1140.css Tue May  8 14:05:00 2012
@@ -71,6 +71,7 @@ width: 56.75%;
 }
 
 .row .eightcol {
+width: 65.4%;
 max-width: 65.4%;
 }
 
@@ -117,6 +118,10 @@ img {
 	height: auto;
 }
 
+.comments {
+  padding: 20px;
+}
+
 
 /* Smaller screens */