less/roojs-bootstrap/money-field.less
authoredward <edward@roojs.com>
Tue, 24 Apr 2018 09:11:05 +0000 (17:11 +0800)
committeredward <edward@roojs.com>
Tue, 24 Apr 2018 09:11:05 +0000 (17:11 +0800)
roojs-bootstrap.js
roojs-bootstrap-debug.js

less/roojs-bootstrap/money-field.less
roojs-bootstrap-debug.js

index 03b2b87..dd828c5 100644 (file)
@@ -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
index 883ad72..32e01b8 100644 (file)
@@ -40101,8 +40101,6 @@ Roo.extend(Roo.bootstrap.MoneyField, Roo.bootstrap.ComboBox, {
         
         this.amountEl.on("keypress", keyPress, this);
         
-        
-        
     },
     
     onTriggerClick : function(e)