$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: grafikrobot_at_[hidden]
Date: 2007-10-23 00:40:54
Author: grafik
Date: 2007-10-23 00:40:53 EDT (Tue, 23 Oct 2007)
New Revision: 40333
URL: http://svn.boost.org/trac/boost/changeset/40333
Log:
Fix validation error.
Text files modified: 
   website/public_html/beta/style/css_0/sidebar.css |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/style/css_0/sidebar.css
==============================================================================
--- website/public_html/beta/style/css_0/sidebar.css	(original)
+++ website/public_html/beta/style/css_0/sidebar.css	2007-10-23 00:40:53 EDT (Tue, 23 Oct 2007)
@@ -141,7 +141,7 @@
   border: none;
   border-bottom: 1px solid #CCCCCC;
   text-align: center;
-  overflow: show;
+  overflow: visible;
   height: 15px;
 }
 #sidebar #search #google a {