| Index: Source/core/css/html.css
|
| diff --git a/Source/core/css/html.css b/Source/core/css/html.css
|
| index 5b97e3277994327b233473ad728e4a38c2100f00..057d69395e381a83b0528272a7695e95ffc1f6a8 100644
|
| --- a/Source/core/css/html.css
|
| +++ b/Source/core/css/html.css
|
| @@ -447,8 +447,7 @@ input[type="search"]::-webkit-search-cancel-button {
|
| display: block;
|
| -webkit-flex: none;
|
| -webkit-user-modify: read-only !important;
|
| - -webkit-align-self: flex-start;
|
| - margin: auto 0;
|
| + -webkit-margin-start: 1px;
|
| }
|
|
|
| input[type="search"]::-webkit-search-decoration {
|
|
|