From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aankhen Subject: Re: What's the license for worg.css? Date: Mon, 15 Aug 2011 10:56:11 +0530 Message-ID: References: <87r54o9d7a.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qsph3-0002Sb-2P for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 01:26:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qsph2-0000ck-7E for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 01:26:33 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:45700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qsph2-0000cg-4x for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 01:26:32 -0400 Received: by vxj15 with SMTP id 15so4474175vxj.0 for ; Sun, 14 Aug 2011 22:26:31 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali , Bastien , Jeff Dik , Org mailing list Hi folks, On Mon, Aug 15, 2011 at 05:05, suvayu ali wro= te: > On Sun, Aug 14, 2011 at 6:16 PM, Bastien wrote: >> I made sure the licensing terms at the bottom of the pages tell that >> explicitely (I'm now regenerating this footer sections.) >> > > The formatting seems a bit off. Some of the text overlaps and the > actual licensing information is illegible on my system (FF 5 on Fedora > 14). I have attached a small screen shot. Just wanted to confirm that I see this too. The culprit is line 909 of worg.css, which sets the =E2=80=98line-height=E2=80=99 to 30%. Removing= that line fixes the overlap without any apparent problems. Aankhen