From 5c5c3eb2f72eb742fa0ea91a4793adf0bf63aefc Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 21:39:42 +0000 Subject: [PATCH] updated padding --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 18be2d26..f555efe7 100644 --- a/screen.css +++ b/screen.css @@ -6,7 +6,7 @@ #doc2 { min-height: 900px; } - #doc2 { background-color: white; padding: 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc; + #doc2 { background-color: white; padding: 0 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc; -moz-background-clip:border; -moz-background-inline-policy:continuous; -- 2.25.1