Closed
Bug 1786482
Opened 2 years ago
Closed 2 years ago
[Colorway Closet] Convert responsive layout breakpoints back to px
Categories
(Firefox :: Theme, task)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
(Whiteboard: [fidefe-colorway-closet])
Attachments
(1 file)
So it turns out using em
in media queries is not that useful, as browsers use their default font size (usually 16px) instead of the actual root font size: https://zellwk.com/blog/media-query-units/
At this point using em
doesn't make much sense for our use case, as it ends up being more misleading then helpful.
Assignee | ||
Updated•2 years ago
|
Summary: [Colorway Closet] Convert responsive layout breakpoint back to px → [Colorway Closet] Convert responsive layout breakpoints back to px
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D155345
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/99a99be3842a [Colorway Closet] Convert responsive layout breakpoints back to px. r=amy
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•