Here's Safari and Mac Chromium, side by side: http://imgur.com/NsdIP.png
Comparing LinChrome to MacChrome, it seems like font rendering makes the difference. My fonts are heavier and taller. Can you get Chrome to show you how tall your fonts are in px? Safari's font renderer (Quartz) is turning 1em into 14px. Changing the stylesheet so that body's font-size was .95em, and leaving the rest the same, resulted in a fair compromise for Safari: http://imgur.com/WwEsb.png On Jul 15, 2010, at 5:24 PM, Don Stewart wrote: > ajs: >> >> On Jul 15, 2010, at 5:02 PM, Don Stewart wrote: >> >>> http://code.haskell.org/haskell-platform/download-website/ >>> >>> Any thoughts? Adds a changelog and release timetable summary. >> >> Text is flowing out of the "band" in Safari, and probably Chrome. >> The >> "Changelog..."'s underline is on the white part of my screen. >> > > Thanks. That's a known issue. I'd welcome any patches to index.html > > Here's what I see in Chrome/Linux: > > http://i.imgur.com/EyHbU.png > > And here's the html: > > http://code.haskell.org/haskell-platform/download-website/ > index.html > > Obviously, the problem is the absolute css positioning, > > http://code.haskell.org/haskell-platform/download-website/style.css > > which was inherited from the original design. > > -- Don _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform