Prevent comment form submit button distortion on iOS (#592)

Forgot about that one the last time :-)
This commit is contained in:
Marek Ľach 2019-05-20 20:29:23 +02:00 committed by Baptiste Gelez
parent ad3a8b92d1
commit 59023e9602
1 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,7 @@ main .article-meta {
// New comment form
> form input[type="submit"] {
font-size: 1em;
-webkit-appearance: none;
}
// Respond & delete comment buttons