Closed
Bug 260720
Opened 21 years ago
Closed 21 years ago
List items overlap
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: martin, Unassigned)
References
()
Details
Attachments
(2 files, 1 obsolete file)
77.64 KB,
image/jpeg
|
Details | |
585 bytes,
patch
|
Details | Diff | Splinter Review |
Due to some layout bug (maybe rounding!?) the listitems overlap when line-height
of the #side selector is set to anything but 1.0. Look closely on the line
between Module Owners and Hacking and also between Tools and Bugzilla. A line is
missing.
Updated•21 years ago
|
Component: Miscellaneous → webmaster@mozilla.org
Updated•21 years ago
|
Assignee: mitchell → mozilla.webmaster
QA Contact: mitchell → daniel.bugmail
Comment 1•21 years ago
|
||
worksforme. got a screenshot?
Reporter | ||
Comment 2•21 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040911 Firefox/0.10.1
Sure do. This is on SuSE 9.0 box.
Comment 3•21 years ago
|
||
Known issue - not sure what causes it. Fixed/ideas are welcome.
Comment 4•21 years ago
|
||
simple, just take line-height off #side and it works perfectly
Comment 5•21 years ago
|
||
patch already attached
Comment 6•21 years ago
|
||
Attachment #167995 -
Attachment is obsolete: true
Comment 7•21 years ago
|
||
Thanks for the patch. We didn't want to turn off the line-height on all of #side
(looks nice on some pages with text in the side-bar (like /products/), so I set
the line-height to 1em on #nav (the menu bar UL) and made up for the line-height
change with some padding adjustments in the menu links.
Marking as FIXED
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: mozilla.org → Websites
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•