Closed Bug 4769 Opened 25 years ago Closed 25 years ago

{compat} Buttons have extra spacing

Categories

(Core :: Layout, defect, P5)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 5821

People

(Reporter: njames, Assigned: buster)

References

()

Details

The banner on the page is the wrong color (it is gray in Netscape 4.51 & blue in
Mozilla) and the buttons on the right edge of the page have tiny spaces between
them.
Summary: Banner is the wrong color and the buttons are spaced → Buttons have extra spacing
The banner is just an image that changes, so that's probably why the colors are
different.

Changing the bug summary to reflect that the buttons on the left have extra
spacing
Assignee: troy → kipp
Kipp, this small HTML sample demonstrates the spacing problem.

<html>
<head>
<base href="http://www.planetquake.com/chaotic/">
</head>
<body>
<a href="projects.htm"><img src="projects.jpg" width="116" height="38"
border="0"></a><br>
<a href="team.htm"><img src="team.jpg" width="116" height="43" border="0"></a>
</body>
</html>
Severity: minor → major
Status: NEW → ASSIGNED
Priority: P3 → P5
Summary: Buttons have extra spacing → {compat} Buttons have extra spacing
Target Milestone: M6
According to CSS, the page is laying out correctly. According to nav4, its not.
Making this a compatability bug.
*** Bug 5080 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 5821 ***
Status: RESOLVED → VERIFIED
Agreed. This bug is a duplicate of 5821.
You need to log in before you can comment on or make changes to this bug.