From 4cb2f53e7ca51fbef12d0ac72b834c657f5d912e Mon Sep 17 00:00:00 2001 From: kasperrt Date: Sat, 20 Jun 2015 15:32:32 +0200 Subject: [PATCH] I GOT COMMIT 1000! --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 30173baa..01058275 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -64,7 +64,7 @@ input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([ } .input-field{ - margin-left: 25px; + margin-left: 25px !important; color: rgb(68,68,68); }