Clip-path on Chrome leaves a strange line on the edge
问题 I use clip-path to create the particular shape of the blue search button. From Chrome you see a strange line at the cutout edge, while from Firefox everything is OK. I am not the first to point this out, but I have not found a solution. Chrome Firefox The clip-path is: clip-path: polygon(0 0, 0 100%, 15px 50%); What mystery is this? I also found a similar issue: CSS - Strange border appearing on Chrome mobile with clip-path 回答1: I had a similar (if not the same) issue, I fixed this by adding