Chromium Code Reviews| Index: Source/WebCore/css/html.css |
| =================================================================== |
| --- Source/WebCore/css/html.css (revision 134456) |
| +++ Source/WebCore/css/html.css (working copy) |
| @@ -436,6 +436,7 @@ |
| display: -webkit-box; |
| -webkit-box-align: center; |
| -webkit-user-modify: read-only !important; |
| + content: none !important; |
| } |
| input[type="search"]::-webkit-textfield-decoration-container { |