- From: Ian Jacobs <ij@w3.org>
- Date: Mon, 23 Jan 2017 15:03:20 -0600
- To: Zach Koch <zkoch@google.com>
- Cc: Web Payments Working Group <public-payments-wg@w3.org>
> On Jan 23, 2017, at 2:55 PM, Zach Koch <zkoch@google.com> wrote:
>
> Thanks, Ian! I suspect the right next step is to submit a PR referencing this in the basic-card spec.
>
> Very, very minor nit: there's some weird CSS thing going on when you expand large enough the window, a random padding-left of 29em is applied:
>
> @media screen and (min-width: 78em)
> base:300
> body:not(.toc-inline) {
> • padding-left: 29em;
> }
I tweaked the css but it’s a bit of a hacky solution. I reused some TR page CSS for this page; I don’t know it in detail.
Ian
--
Ian Jacobs <ij@w3.org>
https://www.w3.org/People/Jacobs/
Tel: +1 718 260 9447
Received on Monday, 23 January 2017 21:03:57 UTC