Based n the mockups in T245790: Newcomer tasks: post-edit dialog
the labels should be aligned vertically with the icons, but presently (wmf.37) the labels are centered vertically:
| Etonkovidova | |
| Jun 16 2020, 8:30 PM |
| F31868534: Screen Shot 2020-06-16 at 1.27.30 PM.png | |
| Jun 16 2020, 8:30 PM |
| F31868518: Screen Shot 2020-06-16 at 12.58.30 PM.png | |
| Jun 16 2020, 8:30 PM |
Based n the mockups in T245790: Newcomer tasks: post-edit dialog
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Rileych | T239181 [EPIC] Growth: Newcomer tasks 1.2 (guidance) | |||
| Resolved | kostajh | T244431 Newcomer tasks: guidance panel behavior | |||
| Resolved | Tgr | T245790 Newcomer tasks: post-edit dialog | |||
| Invalid | None | T255613 Post-edit dialog box - icon/label alignement |
This isn't specific to the post-edit panel (the homepage cards for example have the same issue), and I'm not aware of an easy way to fix it, although that might just be a reflection of my limited CSS skills. I did try to make it look better when I wrote the CSS for the post-edit box but gave up after a while. I wonder if this is a problem of technology choice - AIUI an icon font would be laid out more naturally by the browser (and its color could also be set via CSS). I never fully wrapped my head around line box positioning in CSS though, so I might just be missing the right way to do it.