Fix #6709 - default widths on input fields
[roojs1] / roojs-bootstrap-debug.js
index c88dee9..bf44b9e 100644 (file)
@@ -10922,7 +10922,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
             }
             
             if(this.labelWidth < 13 && this.labelmd == 0){
-                this.labelmd = this.labelWidth;
+                this.labellg = this.labellg > 0 ? this.labellg : this.labelWidth;
             }
             
             if(this.labellg > 0){