Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390479 - archives.gentoo.org has sub-optimal header section (font/padding)
Summary: archives.gentoo.org has sub-optimal header section (font/padding)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Mailing Lists (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 05:10 UTC by SpanKY
Modified: 2011-11-23 22:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
chrome screenshot (archives-headers-chrome.png,83.89 KB, image/png)
2011-11-14 05:10 UTC, SpanKY
Details
firefox screenshot (archives-headers-firefox.png,75.84 KB, image/png)
2011-11-14 05:10 UTC, SpanKY
Details
20111114_archives.gentoo.org.png (20111114_archives.gentoo.org.png,320.88 KB, image/png)
2011-11-14 10:52 UTC, Robin Johnson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2011-11-14 05:10:19 UTC
Created attachment 292461 [details]
chrome screenshot

the "Headers" section on the archives.g.o page has always had really tiny fonts compared to the rest of the page.  considering how much whitespace it takes up, it might as well fill things with the content and make it readable by default.

see attached screenshots of chrome/firefox default settings on my laptop.  but i've seen this on other systems in the past, so i doubt it's a local configuration issue on this specific machine.
Comment 1 SpanKY gentoo-dev 2011-11-14 05:10:39 UTC
Created attachment 292463 [details]
firefox screenshot
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-11-14 10:52:23 UTC
Created attachment 292505 [details]
20111114_archives.gentoo.org.png

It looks fine here, Firefox under AwesomeWM.
Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-11-14 12:21:54 UTC
(In reply to comment #2)
> It looks fine here, Firefox under AwesomeWM.

If you have a forced minimum font size set, that could make it look fine.

The contents in the headers table are within two .tableinfo cells which set a .75em font size each, so we end up at a little over 50% of the original font size. I'll see about adjusting the CSS.
Comment 4 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-11-20 20:49:26 UTC
The second .75em setting is removed now. Should be fixed.
Comment 5 SpanKY gentoo-dev 2011-11-23 22:39:05 UTC
yep, looks good to me now