Chromium Code Reviews| Index: Source/core/css/html.css |
| diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
| index c50156e1d9ac445643565dee25ffb1070eec6a22..38a901b18a3a83571205740c421fddabb7a49a4e 100644 |
| --- a/Source/core/css/html.css |
| +++ b/Source/core/css/html.css |
| @@ -417,7 +417,7 @@ input[type="hidden" i] { |
| display: none |
| } |
| -input, input[type="password" i], input[type="search" i] { |
| +input { |
| -webkit-appearance: textfield; |
| padding: 1px; |
| background-color: white; |