Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1MQa-0005vA-Cg for pgsql-docs@arkaria.postgresql.org; Thu, 29 Mar 2018 01:32:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f1MQZ-0006t2-16 for pgsql-docs@arkaria.postgresql.org; Thu, 29 Mar 2018 01:32:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1MQY-0006sr-RF for pgsql-docs@lists.postgresql.org; Thu, 29 Mar 2018 01:32:30 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f1MQW-0005WB-AD for pgsql-docs@postgresql.org; Thu, 29 Mar 2018 01:32:30 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 9320920F86; Wed, 28 Mar 2018 21:32:26 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 28 Mar 2018 21:32:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=6gaaUO qOxsd9FeeXlzwP7ciCDI3d8cADlqi21XicMj4=; b=fEMtU+2nT2R8pHP1PjluBn vvHvh0hqNdkRKj57tb7M5djCxGF9oydWi1VtNKOOcIXoxlYVRtMv5cI5VFb2GhEP xpB6xBSjQV6xFo4yW1dwsRtx02LRV+t281wdwISq9asrtVNVRWtXRX6T7Yc2v8Jl 39nAvGzCkJCL2W8ev9B+aACXGE56nwBmuIZ6ZhC2lZYCHRknIIACd6sPbFc7aQbG WFqQJnt73LgREAdd2ivdJOL5MGjy0x8MhCtx6YiJmL/28rzQrHEhnZ1V8+BdELJ+ ivckk+t7U8/a2lCdhMzrfRSaMdH09GwSpWtrc1lDZCRdFn8E5oKHqz6/jCnUh2qg == X-ME-Sender: Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 579CB1036B; Wed, 28 Mar 2018 21:32:26 -0400 (EDT) Subject: Re: Blanks in the first line before the first word in the code boxes From: Peter Eisentraut To: Daniel Westermann , pgsql-docs@postgresql.org References: <1237101144.12611.1521809780021.JavaMail.zimbra@dbi-services.com> Organization: 2ndQuadrant Message-ID: Date: Wed, 28 Mar 2018 21:32:26 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 3/28/18 21:30, Peter Eisentraut wrote: > On 3/23/18 08:56, Daniel Westermann wrote: >> is it only me who sees blanks before the first word in the first line of >> the code boxes, e.g. here: >> >> https://www.postgresql.org/docs/9.6/static/sql-createtable.html >> https://www.postgresql.org/docs/10/static/sql-createtable.html >> >> For the devel documentation it is fine: >> https://www.postgresql.org/docs/devel/static/sql-createtable.html >> >> Tested in Firefox and Chrome. > > Yeah, that looks weird. I'll look into it. Just looking at a nearby thread ... something is quite whacky with the web site stylesheet. It didn't use to look like this. Check this out: https://www.postgresql.org/docs/10/static/pgcrypto.html#id-1.11.7.35.5 -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services