From d1c0bbad51df329c7097224cd84622ffcd5673c4 Mon Sep 17 00:00:00 2001 From: tworrall Date: Fri, 29 Jul 2011 13:14:15 +0000 Subject: [PATCH] merging css change r8879 --- webapp/web/css/vitroIE6.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/web/css/vitroIE6.css b/webapp/web/css/vitroIE6.css index d93251553..2810e3231 100644 --- a/webapp/web/css/vitroIE6.css +++ b/webapp/web/css/vitroIE6.css @@ -251,3 +251,7 @@ span.controls { margin-top: -30px; padding-right: 5px; } +/* Co-author and co-investigator visualizations */ +#ego_profile { + min-height: 100px; +} \ No newline at end of file