From owner-freebsd-www@FreeBSD.ORG Wed Apr 26 12:47:38 2006 Return-Path: X-Original-To: freebsd-www@freebsd.org Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1976A16A402; Wed, 26 Apr 2006 12:47:38 +0000 (UTC) (envelope-from emily@freebsd.org) Received: from vorlon.rememberthemilk.com (vorlon.rememberthemilk.com [72.21.39.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id C030F43D48; Wed, 26 Apr 2006 12:47:37 +0000 (GMT) (envelope-from emily@freebsd.org) Received: from localhost (localhost.localdomain [127.0.0.1]) by vorlon.rememberthemilk.com (Postfix) with ESMTP id 6E722FD3B9; Wed, 26 Apr 2006 12:47:37 +0000 (UTC) Received: from vorlon.rememberthemilk.com ([127.0.0.1]) by localhost (vorlon.rememberthemilk.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14720-04; Wed, 26 Apr 2006 12:47:32 +0000 (UTC) Received: from [10.1.1.3] (203-217-90-188.dyn.iinet.net.au [203.217.90.188]) by vorlon.rememberthemilk.com (Postfix) with ESMTP id 2EAA0FC892; Wed, 26 Apr 2006 12:47:31 +0000 (UTC) Message-ID: <444F6BDE.8010705@freebsd.org> Date: Wed, 26 Apr 2006 22:47:26 +1000 From: Emily Boyd User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: "Simon L. Nielsen" References: <20060425191054.GB1071@zaphod.nitro.dk> In-Reply-To: <20060425191054.GB1071@zaphod.nitro.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at rememberthemilk.com Cc: freebsd-www@freebsd.org Subject: Re: [RFC] Horizontal whitespace on front page X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2006 12:47:38 -0000 Simon L. Nielsen wrote: > Hey, > > I noticed that on the midle of the front page there seem to be more > horizontal whitespace than "needed" (and which looks a bit odd to me). > > So, to improve this I would like to commit the attached patch. I > tested in Opera and Firefox on FreeBSD and IE on Windows and all > places it seems to DTRT. > > You can see the change at http://people.FreeBSD.org/~simon/data/ (just > compare to normal http://www.FreeBSD.org/ ). > > Comments? Looks good -- the whitespace was unintentional (I think the news/events box was pushed down with the addition of the mirrors select list, or something like that). Thanks for fixing this :) Emily