Cockpit on mobile UI Fix

When using cockpit on mobile devices, drag & drop control on dashboard widgets prevents touch scrolling.

You can remove “uk-sortable” class from grid elements and also you need to add “z-index: 1” to “uk-grid” class with jQuery for mobile devices.

@KafaKonforu better to raise an issue on GitHub repo and if possible provide a fix in a PR to @artur