The fix for layout problems on IE7 and other browsers resulted in sibling nodes butting up against each other. This fixes that.

master
Neil Bowers 2012-01-20 13:58:23 +00:00
parent 4b6b66a8ab
commit 01521d4aab
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
width : 96px;
height : 60px;
z-index : 10;
margin: : 0 2px;
}
/* jQuery drag 'n drop */