diff options
author | Siri Reiter <siri@jones.dk> | 2011-04-16 18:13:46 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2011-04-16 18:13:46 +0200 |
commit | 2608e1e0a97b95ba47ac6962bcd23344506f075b (patch) | |
tree | 40102924d02cc3ad4ca3c4686c159a9a1e66e20d | |
parent | a30c9bf7b05c7d53ec4b541ebbfdd7bfc8aa2cfa (diff) |
Style: Inline page min-height 12em.
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -243,6 +243,7 @@ DIV.inlinepage { border-width: 1px; padding: 1em 0; overflow: visible; + min-height: 12em; } DIV.inlinepage DIV.inlinepage { |