Closed Bug 288135 Opened 20 years ago Closed 20 years ago

border is wrong

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: nathansamson+mozillabugzilla, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050328 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050328 Firefox/1.0+ if the main content is too big ( http://www.glazman.org/weblog/ ), the content goes over the border. normally ( in firefox 1.0.2 ) the border changes at the size of the bigest content ( navigation or main content ) Reproducible: Always
This is actually correct as the main div (id="main") has position:absolute set and is therefore not taken into account for calculating the height of the root element which has the border set.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.