css-bootstrap/secure-pass.css
authorKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 07:29:59 +0000 (15:29 +0800)
committerKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 07:29:59 +0000 (15:29 +0800)
Roo/bootstrap/SecurePass.js

Roo/bootstrap/SecurePass.js
css-bootstrap/secure-pass.css

index 587a88f..bbcd39f 100644 (file)
@@ -93,8 +93,7 @@ Roo.extend(Roo.bootstrap.SecurePass, Roo.bootstrap.Input, {
 
         this.trigger.createChild({
             tag: 'div',
-            style: {
-                'margin-bottom': '20px',
+            style: {                
                 cls: 'password-meter-container',
                 width: this.meterWidth + 'px'
             },
index ae32f92..685c823 100644 (file)
     font-size: 12px;     
 }
 
+.password-meter-container {
+        margin-bottom: 20px;            
+}
+
 .password-meter-tooweek {
     background: lightgrey;  
     height: 10px;