Commit 0bdf512
authored
fix(material/input): remove native clear button (angular#31394)
Updates our CSS resets to remove the native clear button on `type="search"`. This is similar to what we do for other input types.
Fixes angular#31298.1 parent 5564d7d commit 0bdf512
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments