css-bootstrap/secure-pass.css
authorKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 05:47:52 +0000 (13:47 +0800)
committerKH Lau <khlau@roojs.com>
Thu, 23 Nov 2017 05:47:52 +0000 (13:47 +0800)
css-bootstrap/secure-pass.css

index dde13fc..feb3608 100644 (file)
@@ -1,5 +1,6 @@
 .password-meter-grey {
     background: lightgrey; /* For browsers that do not support gradients */
+    height: '10px';
 }
 
 .password-meter {
@@ -28,7 +29,8 @@
 }
 
 .password-meter-strong {
-    background: green;          
+    background: green;
+    height: '10px';          
 }
 
 .password-meter-text {