From a03b5904465afe7f3cffb2e926771b7f802095a1 Mon Sep 17 00:00:00 2001 From: tworrall Date: Fri, 29 Jul 2011 13:13:20 +0000 Subject: [PATCH] merging css change r3422 --- productMods/css/visualization/personlevel/page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/productMods/css/visualization/personlevel/page.css b/productMods/css/visualization/personlevel/page.css index b31c2515..58f5c127 100644 --- a/productMods/css/visualization/personlevel/page.css +++ b/productMods/css/visualization/personlevel/page.css @@ -111,7 +111,7 @@ table.sparkline_wrapper_table td, th { #ego_profile { height: 1%; /* this was the key to killing the IE6 bug (no upper photo and sparklines jump on hover). Solution? Give the parent layout */ background: #fff; - min-height: 100px; +/* min-height: 100px; tlw72 -- adding this to IE6.css; otherwise, this puts too much space between the h2 and h3 */ float: left; max-width: 50%; }