From 82ea453f5c6eadeabfcc0b0d787dd75e72c51c5b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 5 May 2021 16:51:02 +0800 Subject: [PATCH] Uncommited changes synced --- docs/src/Roo_bootstrap_Input.js.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/Roo_bootstrap_Input.js.html b/docs/src/Roo_bootstrap_Input.js.html index 6155527df9..5e0f68e8f6 100644 --- a/docs/src/Roo_bootstrap_Input.js.html +++ b/docs/src/Roo_bootstrap_Input.js.html @@ -466,7 +466,7 @@ } if(this.labelWidth < 13 && this.labelmd == 0){ - this.labelmd = this.labelWidth; + this.labellg = this.labellg > 0 ? this.labellg : this.labelWidth; } if(this.labellg > 0){ -- 2.39.2