From 0056bc354e49b9db404b667b0eb4f386b4da6b7a Mon Sep 17 00:00:00 2001 From: danielgrippi Date: Thu, 9 Feb 2012 18:34:49 -0800 Subject: [PATCH] fix weird search bar shadow issue in chrome [ci skip] --- public/stylesheets/sass/application.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 0f78f2226..ff8b6119a 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -965,7 +965,7 @@ img.scaled_full :width 200px &[type='search'] - &:-webkit-input-placeholder + &::-webkit-input-placeholder :text-shadow none &:-moz-placeholder :text-shadow none