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)
Web Compatibility
Interventions
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
}
Comment 1•3 years ago
|
||
This shipped in v101 via bug 1752988.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•