Closed Bug 1765947 Opened 3 years ago Closed 3 years ago

Adds left:0 to the CSS for veniceincoming.com

Categories

(Web Compatibility :: Interventions, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: karlcow, Unassigned)

References

()

Details

/**
depends on https://bugzilla.mozilla.org/show_bug.cgi?id=997189.

The link element <a class="mobile-link" href="/it_IT/tour/venezia-magica-e-oscura_288"></a> that suppose to "wrap" the image is shifted to the right, so tapping on the image takes no effect.
*/
.tour-list .single-tour .mobile-link {
left: 0
}

This shipped in v101 via bug 1752988.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: 997189
See Also: → 1835156
You need to log in before you can comment on or make changes to this bug.