diff options
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 { |