- From: <bugzilla@jessica.w3.org>
- Date: Thu, 25 Oct 2012 05:16:49 +0000
- To: public-webplatform-bugs@w3.org
- Message-ID: <bug-19696-5733@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19696
Priority: P2
Bug ID: 19696
CC: team-webplatform-admin@w3.org
Assignee: schepers@w3.org
Summary: Bottom part of logo doesn't link (masked by #sitenav
.container)
QA Contact: public-webplatform-bugs@w3.org
Severity: minor
Classification: Unclassified
OS: All
Reporter: samdutton@gmail.com
Hardware: All
Status: NEW
Version: unspecified
Component: infrastructure
Product: webplatform.org
The bottom part of the webplatform logo doesn't link because #sitenav
.container is overlaid on it.
Adding the following to #p-logo would fix the problem, but this is a bit of a
hack:
z-index: 1;
position: relative;
The problem might be better solved by adding margin-left to #sitenav .container
and removing the padding-left from ul.links.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 25 October 2012 05:16:50 UTC