Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index acf065786d13b5daa9cb955b1dcbb4c54f0ae773..c882a665e14f14dd464602e38827b335ca569f2e 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -440,7 +440,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 { |