From 2f265311305e93ecbc7bda74caed781225f74f6b Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Fri, 22 Feb 2013 16:34:36 +0800 Subject: [PATCH] padding 0 for #pdf-main --- share/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/share/base.css b/share/base.css index f96400e..44ea902 100644 --- a/share/base.css +++ b/share/base.css @@ -44,6 +44,7 @@ * otherwise pdf2htmlEX may not calculate the coordinates correctly */ margin:0; + padding:0; border-width:0; } @media screen {