diff --git a/app/assets/stylesheets/_state-file.scss b/app/assets/stylesheets/_state-file.scss index 5e55f1749d..33d6133e1d 100644 --- a/app/assets/stylesheets/_state-file.scss +++ b/app/assets/stylesheets/_state-file.scss @@ -455,6 +455,10 @@ .form-card { background-color: transparent; + p { + max-width: none; + } + .white-group { .form-group:last-child { margin-bottom: 0;