diff options
| author | Siri Reiter <siri@jones.dk> | 2010-04-18 01:49:45 +0200 |
|---|---|---|
| committer | Siri Reiter <siri@jones.dk> | 2010-04-18 01:49:45 +0200 |
| commit | d4debe257d7c94201169764e22e18d934ae48b95 (patch) | |
| tree | 568ac9a141e95b68ce377ef83aa8e4881197da99 | |
| parent | 5e68f20072d571a33676377751d64b81c0ae2d47 (diff) | |
Style: Inline showing line dividers and no minimum height.
| -rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 { |
