Skip to content

Commit ddb0552

Browse files
author
Drew Proebstel
committed
adds a new style to form card
1 parent 30f06e8 commit ddb0552

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/assets/stylesheets/components/_form-cards.scss

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
.notice--warning {
1010
max-width: 30em;
1111
}
12+
13+
p {
14+
max-width: none;
15+
}
1216
}
1317

1418
.form-group--error {

0 commit comments

Comments
 (0)