Closed
Bug 1789164
Opened 2 years ago
Closed 2 years ago
Add an intervention for www.zdnet.com
Categories
(Web Compatibility :: Interventions, enhancement)
Tracking
(firefox105 wontfix, firefox106 fixed, firefox107 unaffected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox105 | --- | wontfix |
firefox106 | --- | fixed |
firefox107 | --- | unaffected |
People
(Reporter: ksenia, Unassigned)
References
()
Details
We can add the following intervention for mobile only:
.c-featureThreeItems {
margin-left: -1rem;
width:100vw;
}
See Tom's comment for more details https://github.com/webcompat/web-bugs/issues/109342#issuecomment-1236008250
Comment 1•2 years ago
|
||
Actually it's probably worth making this desktop as well, since their responsive layout doesn't only apply on Android.
Comment 2•2 years ago
|
||
This is shipping in Firefox 106 via bug 1776675.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
status-firefox105:
--- → affected
status-firefox106:
--- → fixed
status-firefox107:
--- → unaffected
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•