Fix submit button

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
This commit is contained in:
Marco Ambrosini 2021-03-22 10:45:31 +00:00
parent b2eb0aa78a
commit f2df394f63
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
input[type="submit"] {
width: calc(100% - 10px) !important;
white-space: normal;
}
.msg {