From 6002d89d76fc270c839198e1455e9792078a3941 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 2 Dec 2010 11:34:34 +0100 Subject: CSS: Inline page overflow visible. --- local.css | 1 + 1 file changed, 1 insertion(+) 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 { -- cgit v1.2.3