try and get ctrl-enter to add a clear all
[roojs1] / less / roojs-bootstrap / layout.less
index f4a2493..de56369 100644 (file)
 
 .roo-layout-panel-body  .navbar {
     margin-bottom: 0px;
+}
+
+.roo-form-group-label-left::before,
+.roo-form-group-label-left::after {
+    display: table;
+    content: " ";
+    clear: both;
 }
\ No newline at end of file