johnny / jquery-sortable

A flexible, opinionated sorting plugin for jQuery
http://johnny.github.io/jquery-sortable/
Other
1.52k stars 441 forks source link

CSS fix: force absolute position on .dragged (#164) #195

Open xfra35 opened 9 years ago

xfra35 commented 9 years ago

Hi there,

Thanks for sharing that plugin.

Here's a quick fix for issue #164, which happens when dragged elements are relatively positioned.

Cheers