From 7019915700767e4443082541901eaec71769e32d Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 18 Jul 2011 18:28:17 -0700 Subject: [PATCH] DOC: Shrink table for better layout. --- doc/source/themes/agogo/static/agogo.css_t | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/themes/agogo/static/agogo.css_t b/doc/source/themes/agogo/static/agogo.css_t index af6f0a76..154c22f6 100644 --- a/doc/source/themes/agogo/static/agogo.css_t +++ b/doc/source/themes/agogo/static/agogo.css_t @@ -418,10 +418,6 @@ ul.keywordmatches li.goodmatch a { /* -- index page ------------------------------------------------------------ */ -table.contentstable { - width: 90%; -} - table.contentstable p.biglink { line-height: 150%; }