- From: <bugzilla@jessica.w3.org>
- Date: Mon, 17 Dec 2012 16:57:48 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19696 Lea Verou <lea@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lea@w3.org --- Comment #6 from Lea Verou <lea@w3.org> --- (In reply to comment #3) > Change: > #sitenav .links { > padding-left: 150px; > } > > To: > #sitenav .links { > margin-left: 150px; > } > > This will fix it without needing to bother with z-index or positions. This doesn’t seem to fix it. pointer-events: none would fix it really easily, but the fix won't (currently) work in Opera and IE. However, it’s minor enough that it might be ok. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 17 December 2012 16:57:53 UTC