From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: source code block HTML appearance under linux firefox Date: Wed, 13 May 2009 19:00:20 +0100 Message-ID: <4A0B0AB4.9010403@manor-farm.org> References: <87zldgc44d.fsf@stats.ox.ac.uk> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4Ikq-0005EY-W2 for emacs-orgmode@gnu.org; Wed, 13 May 2009 14:00:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4Iko-0005D0-Tk for emacs-orgmode@gnu.org; Wed, 13 May 2009 14:00:32 -0400 Received: from [199.232.76.173] (port=38575 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4Iko-0005Ci-Kq for emacs-orgmode@gnu.org; Wed, 13 May 2009 14:00:30 -0400 Received: from li40-130.members.linode.com ([72.14.178.130]:40557) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M4Iko-0002tx-5X for emacs-orgmode@gnu.org; Wed, 13 May 2009 14:00:30 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id 1EC52CD7B for ; Wed, 13 May 2009 19:00:27 +0100 (BST) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (wilkesley.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uGlgb4eb4U4X for ; Wed, 13 May 2009 19:00:26 +0100 (BST) Received: from [192.168.0.55] (unknown [217.146.125.41]) by li40-130.members.linode.com (Postfix) with ESMTPSA id A152CCD76 for ; Wed, 13 May 2009 19:00:25 +0100 (BST) In-Reply-To: <87zldgc44d.fsf@stats.ox.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: emacs org-mode mailing list Hi Dan, It looks fine here in Firefox 3.0.10 on Ubuntu Jaunty. What version of FF are you using? Ian. > When source code blocks are rendered in HTML, in firefox under linux I > see a thick lower border to the box enclosing the code, however I don't > see this in firefox under windows and OS X, nor IE under Windows. As an > example (for linux users at least) look at the bounding box to the first > code example on > > http://orgmode.org/worg/org-contrib/org-protocol.php > > It may seem minor on the worg page, but I've modified worg.css for my > own use (I'm not sure who specifically to thank, but thanks!) and it can > be very noticeable/ugly e.g. > > http://www.stats.ox.ac.uk/~davison/software/dbm/download.php > > If you zoom in, eventually that becomes a horizontal scrollbar, so > perhaps what I'm seeing is a sort of vestigial scrollbar? Please excuse > the slightly OT question, but I was hoping one of the resident css > experts would know how to fix this? Or is it a bug in firefox? >