Sortable adding height to Draggable Helper

Sortable adding height to Draggable Helper

I have a draggable list connected to a sortable list.

When I drag list items from the draggable to the sortable the helper has height added on to the element.

Dependent on the amount of copy that is in the helper the helper grows more.

How do I prevent the sortable adding any height to my helper?