Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 71A611179B44 for ; Wed, 6 Jun 2012 13:49:55 -0300 (ADT) Received: from mail-yw0-f46.google.com ([209.85.213.46]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1ScJQg-0004t4-1m for pgsql-www@postgresql.org; Wed, 06 Jun 2012 16:49:54 +0000 Received: by yhmm54 with SMTP id m54so5041058yhm.19 for ; Wed, 06 Jun 2012 09:49:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=juffo.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=imqHwvvDsTaCW0WfdVtW63fUEuxu9K/rRky2JHpBL/M=; b=L9mie2buu4O04IsIAjGE+Bhjye3QVETUhglepVgKEZJlkOXZvPLVOHS63Vig9v3MYt wx2zIT9XoM248TFFNZQdJ+fpPpz+G26nat/HQlICxfoB95ggQSPhiopeWG5HkW6CdLbO +NIWWw5WSh4mZAyNPvPtdfVG8DBHjERG3R1CA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=imqHwvvDsTaCW0WfdVtW63fUEuxu9K/rRky2JHpBL/M=; b=gnbni8M+0nPTpKOp2fnZP9jjosO5SouyJ7DCmhOB9n1YvSx8BN7aySUrXl8VTXKXwm BTDd2PScN9QzFS/Zodp6AvBOmpZkTsFSeFLqwGB1gH1kG7x/7jXY7x7IVPfgsppGQxpO ULADeZIkTQjE5HXhhBt5+6Q6s8qt18Z2UQNVBTmsvUVFW7BKVAMloB2mF26TDldUI8GE KF5P0F3a0exvt2ynVSuCdWz0cqaq5/coeeH1Ac8f7wu3tn44Drxst0do54n5d16iqtg6 uxtXtf4EkjDq017krzu0v6OfNgw8+36KyGzMGzcEDk1xsM/ox/ZFQKJQwp6JwTEyqwar 3y/w== Received: by 10.60.25.103 with SMTP id b7mr3777645oeg.44.1339001380964; Wed, 06 Jun 2012 09:49:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.117.71 with HTTP; Wed, 6 Jun 2012 09:49:00 -0700 (PDT) In-Reply-To: References: <201206051142.34071.andres@2ndquadrant.com> From: Marti Raudsepp Date: Wed, 6 Jun 2012 19:49:00 +0300 Message-ID: Subject: Re: [PATCH] Cross-version navigation in documentation To: Dave Page Cc: Magnus Hagander , Andres Freund , pgsql-www , Stefan Kaltenbrunner Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkMDWtGMZ31Y2BmTBto0NSs/47vN+iLcNnWBrqWRsMKsKE+kcEVOtfXZsEIghcoTaT34N2x X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201206/9 X-Sequence-Number: 20703 On Wed, Jun 6, 2012 at 7:38 PM, Dave Page wrote: > Unfortunately on Chrome (on Mac) the layout > is a little messed up. Can you fix the alignment please, and maybe add > a blank line between the breadcrumbs and the new text? > > Screenshot attached. I suspect your browser has cached the old version of the CSS. Does a refresh solve it? Regards, Marti