From 9f686c8a691d3548361db367acc319de44cb1f4e Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Sun, 24 Sep 2006 09:44:05 +0000 Subject: [PATCH] 'add height to sideblock commands div against collapsing' --- theme/standard/styles_layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 4b81e0eeaf0..b31031b9cb3 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -490,6 +490,7 @@ ul.list, ul.list li, ol.list, ol.list li { .sideblock .header .commands { margin-top: 0.3em; clear: both; + height: 12px; } .sideblock .header .commands a {