Closed Bug 269210 Opened 21 years ago Closed 21 years ago

Table is badly positioned

Categories

(Core :: Layout: Tables, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: relf, Unassigned)

References

()

Details

Mozilla/linux build 2004110906 To reproduce: 1. Open provided URL 2. Note that the table under section "::myxDCCSpy Last 10" (and the others) is much shifted to the right
Maybe this related to bug 263966 But for this bug resizing the browser window does not affect table position.
The layout is correct given the markup. The site sets a 420px width on that float, which is not wide enough for the table... replacing that with auto width will fix the layout. Note hat IE's implementation of "width" is very buggy, so this may render "right" in IE.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.