From 0e36470edf84aeef2cf5c7e9414943d5541bc702 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Apr 2021 16:44:37 +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 125c7b8b2c..484ed893f1 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.labelxs = this.labelWidth; + this.labellg = this.labelWidth; } if(this.labellg > 0){ -- 2.39.2