Closed
Bug 1743614
Opened 4 years ago
Closed 4 years ago
Add CSS intervention for storytel.com
Categories
(Web Compatibility :: Interventions, enhancement)
Web Compatibility
Interventions
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: denschub, Assigned: denschub)
References
Details
Attachments
(1 file)
Known Flex issue (bug 1708884), but can be easily workarounded with
.o-grid__generic__container > .o-grid__generic__item {
min-width: 0;
}
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Comment 2•3 years ago
|
||
Per https://github.com/webcompat/web-bugs/issues/48863#issuecomment-1352227196 , we should be able to remove this intervention; bug 1799111 fixed the issue & made the intervention unnecessary (based on my testing in current Nightly 110 at least).
Dennis, could you remove this intervention? thanks!
Flags: needinfo?(dschubert)
Assignee | ||
Comment 3•3 years ago
|
||
We'll remove that in the 110 cycle, see bug 1805969. Thanks for the ping!
Flags: needinfo?(dschubert)
You need to log in
before you can comment on or make changes to this bug.
Description
•