diff --git a/src/styles/NewSnippet.styl b/src/styles/NewSnippet.styl index 299c854..aa6fad9 100644 --- a/src/styles/NewSnippet.styl +++ b/src/styles/NewSnippet.styl @@ -55,6 +55,8 @@ lang-bar-width-tablet = 170px color: text-light font-size: 15px text-align: center + -webkit-appearance: none // we need this styles to overwrite safary's styles for input with type='submit' + -webkit-border-radius: 0 &:hover, &:focus background-color: snippet-post-button-active