jQuery UI Layout Control uses custom algorithm to layout elements, in order to align elements in logical coordinates it resets default padding, margin, border width and some other CSS styles. Every element contains some HTML fragment which is styled with bootstrap classes, the problem is that inherited styles break applied bootstrap styles with classes. Do you know the list of BASE bootstrap classes need to be apply in order to recover broken inheritance of CSS.
