Opened 7 months ago
Last modified 3 months ago
#35404 closed Bug
Admin fieldset multiple flexbox regressions — at Initial Version
Reported by: | minusf | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 4.2 |
Severity: | Normal | Keywords: | css admin fieldset accessibility |
Cc: | minusf | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
Hello. I have noticed a couple regressions in the admin fieldset css. I think they are all related to switching <div class="form-row">
to flexbox.
- input type=text boxes on the right side grow in height if the label doesn't fit into 160px.
- long labels have uncovered another issue: incorrect line height and a forced height in general.
- checkboxes are not aligned with their labels.
Change History (4)
by , 7 months ago
Attachment: | flexbox-input.png added |
---|
by , 7 months ago
Attachment: | long-labels-with-patch.png added |
---|
by , 7 months ago
Attachment: | unaligned-checkbox.png added |
---|
by , 7 months ago
Attachment: | checkbox-wo-flexbox.png added |
---|
Note:
See TracTickets
for help on using tickets.