| Index: Source/core/css/html.css
|
| diff --git a/Source/core/css/html.css b/Source/core/css/html.css
|
| index e9e331acaa9ba7ba88658b352148324baec905dd..100f13c434ac3dfeae1d5d157cc4c95cc0d8ad3f 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 {
|
|
|