Closed
Bug 244113
Opened 21 years ago
Closed 21 years ago
table lays out too wide
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: spam, Unassigned)
References
()
Details
Attachments
(1 file)
|
168.58 KB,
image/png
|
Details |
current trunk CVS, Linux, Gtk2+xft
For a long while now I've seen the right side of http://pub.tv2.no/nettavisen/
render too wide, with an uneven right margin, and elements scattered a little
all over the place downwards in the table.
Mozilla 1.4 rendered it OK, approximately like Opera does today.
CELL{display:block} is causing the problem if you change it to
CELL{display:table-cell}(TD's default) or delete it the site displays "correctly"
I belive Mozilla is rendering this correctly.
LInux 2004063006
page is redesigned - no more problem
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•