From 01521d4aab69621704e8a37a0f02a73abfcd7e0f Mon Sep 17 00:00:00 2001 From: Neil Bowers Date: Fri, 20 Jan 2012 13:58:23 +0000 Subject: [PATCH] The fix for layout problems on IE7 and other browsers resulted in sibling nodes butting up against each other. This fixes that. --- example/css/jquery.jOrgChart.css | 1 + 1 file changed, 1 insertion(+) diff --git a/example/css/jquery.jOrgChart.css b/example/css/jquery.jOrgChart.css index 7c0c248..5c41d03 100644 --- a/example/css/jquery.jOrgChart.css +++ b/example/css/jquery.jOrgChart.css @@ -36,6 +36,7 @@ width : 96px; height : 60px; z-index : 10; + margin: : 0 2px; } /* jQuery drag 'n drop */