diff --git a/src/web/app/reset.styl b/src/web/app/reset.styl
index 940a9ed18e..85bbd11473 100644
--- a/src/web/app/reset.styl
+++ b/src/web/app/reset.styl
@@ -14,6 +14,7 @@ body
 input:not([type])
 input[type='text']
 input[type='password']
+input[type='search']
 input[type='email']
 textarea
 button