From 5b4e63c57f69f80319062c406cdbc3628285748d Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sun, 25 Jan 2009 13:24:36 -0500 Subject: Remove huge margins from main content. This helps improve the use of space. Signed-off-by: Loui Chang --- web/html/css/arch.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index ffe713e..da670ee 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -410,15 +410,7 @@ textarea.vLargeTextField { text-align: left; clear: both; } -#maincontent > table { - width: 90%; - margin-left: 5%; - margin-right: 5%; -} .pgbox { - width: 90%; - margin-left: 5%; - margin-right: 5%; margin-bottom: 1%; background-color: #fff; border: 2px solid #ddd; -- cgit v1.2.3-54-g00ecf