If we drag the elements and move towards the right side, It will break the design of the template. It is breaking the style of the right side bar.
https://adminlte.io/themes/AdminLTE/index.html
Hello @RaruRv
I am unable to duplicate your issue on Chrome, mac os, adminlte v2.4.7. I've moved all elements to the right and both sidebars are functioning perfectly:

Thanks!
I think I can reproduce this - if the right sidebar is hidden, dragging to the right edge of the screen shows the sidebar and then continues to scroll right. When you let go, the right sidebar is shown and the left is hidden because the scroll position is not reset.

I think the containment option would fix this.
http://api.jqueryui.com/sortable/#option-containment
kidoos. Thanks for solving the issue.