summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index d191d7d5..1f964716 100644
--- a/local.css
+++ b/local.css
@@ -241,7 +241,8 @@ DIV.inlinepage {
border: 0;
border-style: none none solid;
border-width: 1px;
- padding: 1 em;
+ padding: 0;
+ overflow: visible;
}
DIV.inlinepage DIV.inlinepage {