From owner-svn-doc-all@FreeBSD.ORG Wed Feb 13 16:01:07 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C75922B5; Wed, 13 Feb 2013 16:01:07 +0000 (UTC) (envelope-from bland@FreeBSD.org) Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 98E9EC48; Wed, 13 Feb 2013 16:01:07 +0000 (UTC) Received: from eee.bbnest.net (w133033.ppp.asahi-net.or.jp [121.1.133.33]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id 8F69918E96; Thu, 14 Feb 2013 00:40:12 +0900 (JST) Received: from nest.bbnest.net (nest.bbnest.net [192.168.1.108]) (authenticated bits=0) by eee.bbnest.net (8.14.6/8.14.5) with ESMTP id r1DFdseh099727 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 14 Feb 2013 00:39:57 +0900 (JST) (envelope-from bland@FreeBSD.org) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: svn commit: r40963 - head/en_US.ISO8859-1/htdocs/layout/css From: Alexander Nedotsukov In-Reply-To: <20130213135727.GA1481@glenbarber.us> Date: Thu, 14 Feb 2013 00:39:57 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201302131336.r1DDaGqx083359@svn.freebsd.org> <20130213135727.GA1481@glenbarber.us> To: Glen Barber X-Mailer: Apple Mail (2.1499) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Thu Feb 14 00:40:09 2013 X-DSPAM-Confidence: 0.9996 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 511bb3d9997292667993390 Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2013 16:01:07 -0000 No problem :-) By the way, what I did will not help much Donate to FreeBSD button. = There is no enough free space to grow in the header. I think that place for it was purely chosen (looks like a search field = to me now). I would be placing such item close to Get FreeBSD Now. Probably moving later slightly up. On 13.02.2013, at 22:57, Glen Barber wrote: > On Wed, Feb 13, 2013 at 01:36:16PM +0000, Alexander Nedotsukov wrote: >> Author: bland >> Date: Wed Feb 13 13:36:16 2013 >> New Revision: 40963 >> URL: http://svnweb.freebsd.org/changeset/doc/40963 >>=20 >> Log: >> Remove artificail height limits which screw up multi-line boxes. >>=20 >> See de, es, fr, it, ja, nl and ru pages. >>=20 >=20 > Thanks for committing this. Ryusuke pointed out to me that I broke = this > when changing to pure CSS buttons, but then I got sick, and forgot to = go > back to this. >=20 > I think the right fix for retaining buttons is to remove the external > width constraints and add padding around the texts. I'll revisit this > within the next few days. >=20 > Glen >=20