Problems/motivation
Follow-up from #3008285-58: Add support for Bootstrap floating labels:
Descriptions seem very close to me and when the input is outlined they almost overlap.
Decided against fixing this in #3008285: Add support for Bootstrap floating labels because of SASS !default override problem. Let us do this in a new issue, here.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | form-description-improvements-3161023-2.patch | 1.38 KB | pivica |
Comments
Comment #2
pivica commentedWe discussed this internally and the conclusion is that we should increase description margin from 0.1rem to 0.3rem but also lower description text line height from 1.5 to 1.3. With this changes form looks better.
Comment #4
pivica commentedCommitted.