Skip to content

Commit c7e16f7

Browse files
Alexander Zeillingerjeffscottbrown
authored andcommitted
fix for GRAILS-5462
1 parent 9649c04 commit c7e16f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/war/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ td.errors select {
129129
td.errors input {
130130
border: 1px solid red;
131131
}
132+
td.errors textarea {
133+
border: 1px solid red;
134+
}
132135

133136
/* TABLES */
134137

0 commit comments

Comments
 (0)