Skip to content

Commit

Permalink
Fix submit button
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
  • Loading branch information
marcoambrosini committed Mar 22, 2021
1 parent b2eb0aa commit f2df394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

input[type="submit"] {
width: calc(100% - 10px) !important;
white-space: normal;
}

.msg {
Expand Down

0 comments on commit f2df394

Please sign in to comment.