Couldn't comment on this post, which states the problem I'm experiencing:
http://stackoverflow.com/questions/1588671/jquery-remove-on-element-doesnt-hide-used-space
I can reproduce this in IE7 (and a colleague in IE6), my link is here:
http://www.pritaeas.net/tools/linkfarm/
If you select a tag the list gets filtered and the tag added to the selected div. Unselecting it will reset the taglist, and remove() the tag from the selected div. Selecting another one will result in positioning the new tag next to the element that has been removed.
Is this a jQuery issue, or can this be fixed by changing my css.
T.i.a.