From d4debe257d7c94201169764e22e18d934ae48b95 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 18 Apr 2010 01:49:45 +0200 Subject: Style: Inline showing line dividers and no minimum height. --- local.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index 728b71d3..967499b2 100644 --- a/local.css +++ b/local.css @@ -176,8 +176,9 @@ DIV.notebox p { DIV.inlinepage { border: 0; + border-style: none none solid; + border-width: 1px; padding: 0; - min-height: 180px; } DIV.inlineheader { -- cgit v1.2.3