I’ve set up an example here: Link
Basically, only in firefox does it rescale the outer div’s size while you’re dragging. I think it has to deal with the relative positioning. I was wondering how to fix this issue with the jquery UI. I’ve been reading up on the API and searching for other questions that had anything in relation, but I’ve had no luck so far.
Any suggestions on how to fix it?
How about setting the helper option to clone?
jsFiddle example