Browse Source

Update app.css

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
d9a0e4b36a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      css/app.css

3
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] {

Loading…
Cancel
Save