From 4108e9759391657ee47021f4f25330e2c00f167e Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Fri, 26 Aug 2016 15:13:15 -0700 Subject: [PATCH] fixed hidden text bug for login --- public/modules/users/css/users.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/modules/users/css/users.css b/public/modules/users/css/users.css index b9cdb7e7..bd8a5ea7 100755 --- a/public/modules/users/css/users.css +++ b/public/modules/users/css/users.css @@ -96,7 +96,6 @@ section.auth { section.auth input.form-control { border: none; - color: white; } input.form-control {