Font sizing and menulist padding changed after removal of --in-content-* style.
Categories
(Thunderbird :: Theme, defect)
Tracking
(thunderbird_esr91 unaffected, thunderbird91 unaffected, thunderbird92+ fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird91 | --- | unaffected |
thunderbird92 | + | fixed |
People
(Reporter: aleca, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(4 files)
32.85 KB,
image/png
|
Details | |
953 bytes,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
34.41 KB,
image/png
|
Details | |
1.06 KB,
patch
|
aleca
:
review+
wsmwk
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
The font sizing of smaller labels and the padding of the menulists have been affected by the changes introduced in bug 1699439.
Luckily these changes are not in the 91 branch.
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
This fixes the too tall <select>s. The font is still 0.85em. Maybe it looks too small because of the big <select>s.
Reporter | ||
Comment 2•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5fa94078c3a6
Remove the block padding from <select>. r=aleca
Assignee | ||
Comment 4•3 years ago
|
||
Comment on attachment 9235964 [details] [diff] [review]
1725309-accountCentral-select-padding.patch
[Approval Request Comment]
User impact if declined: <select>s in account central too tall
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 5•3 years ago
|
||
Comment on attachment 9235964 [details] [diff] [review]
1725309-accountCentral-select-padding.patch
[Triage Comment]
approved for beta (not yet on nightly, but clearly trivial)
Reporter | ||
Comment 6•3 years ago
|
||
We missed the menulist in the calendar HTML dialog in the account setup page.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 7•3 years ago
|
||
Style the "Connect calendar" <select> like the other <select>s.
Reporter | ||
Comment 8•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/9137c2de4321
Style the "Connect calendar" select correctly. r=aleca
Assignee | ||
Comment 10•3 years ago
|
||
Comment on attachment 9236259 [details] [diff] [review]
1725309-calendar-select.patch
[Approval Request Comment]
User impact if declined: too tall select in Connect calendar dialog
Testing completed (on c-c, etc.): on c-c
Risk to taking this patch (and alternatives if risky): low
Comment 11•3 years ago
|
||
Comment on attachment 9236259 [details] [diff] [review]
1725309-calendar-select.patch
[Triage Comment]
Approved for beta
Comment 12•3 years ago
|
||
bugherder uplift |
Description
•