Index: chrome/browser/resources/bookmark_manager/css/bmm.css |
diff --git a/chrome/browser/resources/bookmark_manager/css/bmm.css b/chrome/browser/resources/bookmark_manager/css/bmm.css |
index b1efc43acddf0ca04f08262ec1be7f5c2aa927c3..768c811dae553415727dd6e81cff9772bb8dc940 100644 |
--- a/chrome/browser/resources/bookmark_manager/css/bmm.css |
+++ b/chrome/browser/resources/bookmark_manager/css/bmm.css |
@@ -255,13 +255,6 @@ html[dir=rtl] .header form { |
float: right; |
} |
-input[type='search'] { |
- -webkit-appearance: textfield; |
- -webkit-margin-end: 2px; |
- -webkit-margin-start: 2px; |
- width: 100%; |
-} |
- |
#drop-overlay { |
background-color: hsla(214, 91%, 85%, .5); |
border: 1px solid hsl(214, 91%, 85%); |