summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-12-02 11:34:34 +0100
committerSiri Reiter <siri@jones.dk>2010-12-02 11:34:34 +0100
commit6002d89d76fc270c839198e1455e9792078a3941 (patch)
tree7a8c3b404412ce673a79ef3e9ad32d90f2106042
parent0b2f99608d573b5badfd207d48a9a3463d076afe (diff)
CSS: Inline page overflow visible.
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index a3a8fc9..a2bb156 100644
--- a/local.css
+++ b/local.css
@@ -107,6 +107,7 @@ DIV.inlinepage {
padding 1em 0;
min-height: 100px;
clear: both;
+ overflow: visible;
}
DIV.inlinepage .tags {