| Index: third_party/WebKit/Source/core/css/html.css
|
| diff --git a/third_party/WebKit/Source/core/css/html.css b/third_party/WebKit/Source/core/css/html.css
|
| index f81f7d9e67e024c498fc4083ed0a7b9743b2f8b6..f078286c20df2af8d182b16779542190b8b14998 100644
|
| --- a/third_party/WebKit/Source/core/css/html.css
|
| +++ b/third_party/WebKit/Source/core/css/html.css
|
| @@ -436,10 +436,6 @@ input::-webkit-textfield-decoration-container {
|
| content: none !important;
|
| }
|
|
|
| -input[type="search" i]::-webkit-textfield-decoration-container {
|
| - direction: ltr;
|
| -}
|
| -
|
| input::-webkit-clear-button {
|
| -webkit-appearance: searchfield-cancel-button;
|
| display: inline-block;
|
|
|