Closed
Bug 677
Opened 26 years ago
Closed 26 years ago
Headings are positioned off the right edge of the page
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: angus, Assigned: buster)
References
()
Details
If you load this page, the headings are all off the right edge of the page
(their left edges are clipped). I'm using the release build.
I fixed most of this bug, but not 100%. In particular, the body margins are now
correct and consequently the negative margins of the headings works properly.
However, because the headings stick outside the body they don't always get
damaged repaired properly.
I checked in fixes last night that handle the last unresolved layout issue on
the page (the margins had been fixed a while ago). There was a vertical
alignment issue with "vertical-align: top" which is used for the "NEW" and
"UPDATED" text on the page.
You need to log in
before you can comment on or make changes to this bug.
Description
•