Commit be53a14
Fix label-to-input spacing lost in error state on Input, Currency, and Select
Rails wraps fields in div.field_with_errors on validation errors; display:inline
prevented space-y margin-top from applying, collapsing the 8px gap.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 18128c4 commit be53a14
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments