Answer the question
In order to leave comments, you need to log in
Why doesn't border-radius:0 work in Safari?
I'm fighting with input rounding in safari - some kind of fresh version, apparently, everything is ok in the old ones!
css element code with reset:
border: 1px #d4d4d4 solid;
border-right: none;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-o-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-khtml-border-radius: 0 !important;
overflow: hidden;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question