Closed Bug 1877346 Opened 1 year ago Closed 1 year ago

Add an intervention for offerup.com

Categories

(Web Compatibility :: Interventions, enhancement)

enhancement

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: "";
}
Blocks: 1876363
No longer blocks: 1876360
Type: defect → enhancement

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.