From ca75470ecf39c9a72e2f1b9c0fc9e507a0bce774 Mon Sep 17 00:00:00 2001 From: Korgan Date: Fri, 19 Dec 2014 20:12:48 +0100 Subject: [PATCH] commented unnecesary style --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 37d6c5fd..286d1c84 100644 --- a/index.html +++ b/index.html @@ -120,7 +120,7 @@ } /* FIXME: why do I need these overrides? */ - .navbar input::-webkit-input-placeholder { + /*.navbar input::-webkit-input-placeholder { color: rgba(255,255,255,.84) !important } .navbar input::-moz-placeholder { @@ -129,7 +129,7 @@ .navbar input:-ms-input-placeholder { color: rgba(255,255,255,.84) !important } - + */