Answer the question
In order to leave comments, you need to log in
How to fix bug with button color in Chrome?
Hello!
Chrome on a Mac doesn't display the button properly,
Here's what it looks like:
Link to screenshot
As you can see from the CSS, the styles are written quite differently from what chrome shows - it fills the button with a gray gradient instead of displaying white as in the styles . What could be the problem?
Answer the question
In order to leave comments, you need to log in
-webkit-appearance: none;
have you tried? This overrides the default styles in ios.
Click Computed in the inspector on this element, see which property is responsible for the gradient
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question