From c73e2ca63d33875ac54257f96363919427033ba7 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 30 Mar 2005 18:16:05 +0000 Subject: [PATCH] add a right padding of 30px to the viewtable as well --- sfiab.css | 1 + 1 file changed, 1 insertion(+) diff --git a/sfiab.css b/sfiab.css index 746eda7b..c6a5f7cc 100644 --- a/sfiab.css +++ b/sfiab.css @@ -215,6 +215,7 @@ a { margin: 0px; padding: 0px; margin-left: 30px; + margin-right: 30px; }