Closed
Bug 1877346
Opened 1 year ago
Closed 1 year ago
Add an intervention for offerup.com
Categories
(Web Compatibility :: Interventions, enhancement)
Web Compatibility
Interventions
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ksenia, Assigned: ksenia)
References
Details
We can add the following intervention for Android only to unbreak the infinite scroll:
#__next::after {
display: block;
width: 100%;
height: 10px;
content: "";
}
| Assignee | ||
Updated•1 year ago
|
Type: defect → enhancement
| Assignee | ||
Comment 1•1 year ago
|
||
Shipped in bug1876363.
Assignee: nobody → kberezina
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•