Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1557 closed defect (wontfix)

darwinports renders funny in Mozilla

Reported by: gerald+opendarwin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Mozilla doesn't seem to like the way margins are set on the Darwinports site. On the "Available Ports" page, the text begins 10 or 20 pixels outside the left window boundary.

Attachments (1)

darwinports.png (72.0 KB) - added by gerald+opendarwin@… 20 years ago.
Darwinports screenshot under Mozilla

Download all attachments as: .zip

Change History (3)

Changed 20 years ago by gerald+opendarwin@…

Attachment: darwinports.png added

Darwinports screenshot under Mozilla

comment:1 Changed 20 years ago by toby@…

This has nothing to do with Mozilla. From http://darwinports.opendarwin.org/dp.css :

body {

background: #e3f1c7; width: 720px; margin: 15px auto 15px auto; font-size: 12px;

}

The problem is that your browser window is < 720 pixels wide. I'll play around with the style sheet; the website probably should be more dynamically-sized.

comment:2 Changed 20 years ago by toby@…

Resolution: wontfix
Status: newclosed

This isn't really a bug, most people have at least 800x600 resolution!

Note: See TracTickets for help on using tickets.