- From: <bugzilla@jessica.w3.org>
- Date: Thu, 01 Nov 2012 21:20:16 +0000
- To: public-webplatform-bugs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19696
--- Comment #3 from Heath <Heath@mpassociates.com> ---
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 1 November 2012 21:20:18 UTC