diff --git a/static/grandlyon-cut/_custom.scss b/static/grandlyon-cut/_custom.scss index edf7773..cdb4ed9 100644 --- a/static/grandlyon-cut/_custom.scss +++ b/static/grandlyon-cut/_custom.scss @@ -304,6 +304,8 @@ div#main-content { } } input[type=submit] { + white-space: normal; + min-height: 2.5em; width: 35%; @media screen and (max-width: $mobile-limit) { width: 70%;