From 2608e1e0a97b95ba47ac6962bcd23344506f075b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 16 Apr 2011 18:13:46 +0200 Subject: Style: Inline page min-height 12em. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index e1dcc586..41d34aa1 100644 --- a/local.css +++ b/local.css @@ -243,6 +243,7 @@ DIV.inlinepage { border-width: 1px; padding: 1em 0; overflow: visible; + min-height: 12em; } DIV.inlinepage DIV.inlinepage { -- cgit v1.2.3