From: edward Date: Tue, 24 Apr 2018 09:11:05 +0000 (+0800) Subject: less/roojs-bootstrap/money-field.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=45d414a96a9fd3ac04743677e7bca7fbc693d866 less/roojs-bootstrap/money-field.less roojs-bootstrap.js roojs-bootstrap-debug.js --- 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)