You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bo...@apache.org on 2013/02/09 21:43:32 UTC

svn commit: r850057 - /websites/production/tapestry/content/styles/style.css

Author: bobharner
Date: Sat Feb  9 20:43:32 2013
New Revision: 850057

Log:
Minor: added some long-needed breathing room around the "Related Articles" box

Modified:
    websites/production/tapestry/content/styles/style.css

Modified: websites/production/tapestry/content/styles/style.css
==============================================================================
--- websites/production/tapestry/content/styles/style.css (original)
+++ websites/production/tapestry/content/styles/style.css Sat Feb  9 20:43:32 2013
@@ -224,6 +224,7 @@ a.blogDate {
 }
 
 #content .navmenu TABLE { width: auto !important }
+DIV.navmenu { margin-left: 1em; }
 
 #top p { margin: 0; }