From 6802cdcb3b5a1e94efcde287a77aa922fb9358c2 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Apr 2021 16:45:10 +0800 Subject: [PATCH] Roo/bootstrap/Input.js --- Roo/bootstrap/Input.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Input.js b/Roo/bootstrap/Input.js index 484ed893f1..359ad3ec83 100644 --- a/Roo/bootstrap/Input.js +++ b/Roo/bootstrap/Input.js @@ -466,7 +466,7 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component, { } if(this.labelWidth < 13 && this.labelmd == 0){ - this.labellg = this.labelWidth; + this.labellg = this.labellg > 0 ? labellg ? this.labelWidth; } if(this.labellg > 0){ -- 2.39.2