Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
css/app.css
|
@ -2502,7 +2502,8 @@ form .row .postfix-round.row.collapse .postfix { |
|
|
input[type="submit"] { |
|
|
input[type="submit"] { |
|
|
-webkit-appearance: none; |
|
|
-webkit-appearance: none; |
|
|
-moz-appearance: none; |
|
|
-moz-appearance: none; |
|
|
border-radius: 0; } |
|
|
border-radius: 0; |
|
|
|
|
|
padding: 10px; } |
|
|
|
|
|
|
|
|
/* Respect enforced amount of rows for textarea */ |
|
|
/* Respect enforced amount of rows for textarea */ |
|
|
textarea[rows] { |
|
|
textarea[rows] { |
|
|