From 45d414a96a9fd3ac04743677e7bca7fbc693d866 Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 24 Apr 2018 17:11:05 +0800 Subject: [PATCH] less/roojs-bootstrap/money-field.less roojs-bootstrap.js roojs-bootstrap-debug.js --- less/roojs-bootstrap/money-field.less | 1 + roojs-bootstrap-debug.js | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/less/roojs-bootstrap/money-field.less b/less/roojs-bootstrap/money-field.less index 03b2b879ea..dd828c51ff 100644 --- a/less/roojs-bootstrap/money-field.less +++ b/less/roojs-bootstrap/money-field.less @@ -23,6 +23,7 @@ .roo-money-amount-input { border-top-left-radius: 0px; border-bottom-left-radius: 0px; + text-align: right; } } \ No newline at end of file diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 883ad72201..32e01b8290 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -40101,8 +40101,6 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, { this.amountEl.on("keypress", keyPress, this); - - }, onTriggerClick : function(e) -- 2.39.2