Match experimental select styling with other form components
Categories
(Firefox :: Settings UI, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: mstriemer, Assigned: tgiles)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [recomp])
Attachments
(1 file)
The select styling in the experiments section should match our common form components layout and spacing. See recent moz-checkbox description for spacing tokens
The layout should be as follows:
Label
Description
Select
@jules our API docs list that we should use --space-xxsmall
for the --input-space-block
token, but it also lists using 4px
. The --space-xsmall
token is actually our 4px
token. Which one should we use?
Updated•7 months ago
|
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Went with adding margin-block-end to achieve the ~4px spacing between
label and select, and between select and description.
Comment 2•6 months ago
|
||
Sorry for the delay on this ni? I have been out on PTO and sick :-(
I had been working with Tim on this this week and wanted to comment here to confirm we should use --space-xsmall
(~4px) and ignore the API doc. I just tweaked the doc too.
Comment 4•6 months ago
|
||
bugherder |
Description
•