Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index 4ac81170b5ea17e422d6b7516369baa631933867..239c29bc34785e8ece45a80e831260702d6a024f 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -451,7 +451,7 @@ input::-webkit-clear-button { |
display: inline-block; |
-webkit-flex: none; |
-webkit-user-modify: read-only !important; |
- margin-left: 2px; |
+ -webkit-margin-start: 2px; |
} |
input[type="search"]::-webkit-search-cancel-button { |