From e93d9094bca9f0b5782cada342d8546aafbde10a Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 23 Apr 2018 16:49:51 +0800 Subject: [PATCH] less/roojs-bootstrap/money-field.less --- less/roojs-bootstrap/money-field.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/less/roojs-bootstrap/money-field.less b/less/roojs-bootstrap/money-field.less index 0ac721d55c..4749a07e9b 100644 --- a/less/roojs-bootstrap/money-field.less +++ b/less/roojs-bootstrap/money-field.less @@ -9,6 +9,9 @@ padding-left: 0px; } - + .input-group-addon { + background-color: transparent; + + } } \ No newline at end of file -- 2.39.2