I am using jQuery sortable() in a table with border-collapse: collapse . Something strange happens with line spacing in Chrome and Safari. This is similar to IE, FF and Opera.
Here is an example: http://jsfiddle.net/benstenson/LMqNH/
Does anyone know what the problem is?
Here is a screenshot after moving the lines around.

source share