@@ -93,6 +93,11 @@ img
color:#565656;
}
+.search input[type="search"]
+{
+ -webkit-appearance: textfield;
+}
+
button
{
-webkit-appearance: button-bevel;
@@ -22,7 +22,7 @@
<img src="{{ asset('bundles/framework/images/grey_magnifier.png') }}" alt="Search on Symfony website" />
</label>
- <input name="q" id="search_id" type="text" placeholder="Search on Symfony website" />
+ <input name="q" id="search_id" type="search" placeholder="Search on Symfony website" />
<button type="submit">
<span class="border_l">