codeforamerica / codeforamerica.org-archive

The (former) @codeforamerica website
http://archive.codeforamerica.org
Other
176 stars 139 forks source link

layout-breve doesn't like multiple minim blocks #510

Open phae opened 10 years ago

phae commented 10 years ago

The pattern of layout-breve with layout-minim only takes one row of items, but folks want to have multiple rows, which can only currently be achieved using extra parent breve wrappers (which gives a lot of unwanted whitespace). Can this pattern be made to accept multiple rows of divs?

See the work on supporters for usage example by @mettabel: http://jekit.codeforamerica.org/codeforamerica/codeforamerica.org/mlaw-summit-sponsors-update/summit/sponsors/

mettabel commented 10 years ago

Previous link is no longer available. See http://codeforamerica.org/summit/sponsors/ under the "Gold" sponsors section. Thanks.

On Wed, Aug 6, 2014 at 1:48 PM, Frances Berriman notifications@github.com wrote:

The pattern of layout-breve with layout-minim only takes one row of items, but folks want to have multiple rows, which can only currently be achieved using extra parent breve wrappers (which gives a lot of unwanted whitespace). Can this pattern be made to accept multiple rows of divs?

See the work on supporters for usage example by @mettabel https://github.com/mettabel: http://jekit.codeforamerica.org/codeforamerica/codeforamerica.org/mlaw-summit-sponsors-update/summit/sponsors/

— Reply to this email directly or view it on GitHub https://github.com/codeforamerica/codeforamerica.org/issues/510.

mettabel commented 10 years ago

Just want to flag that this is an on-going need. Thanks.

maban commented 10 years ago

I'll look into this at the weekend. I vaguely recall doing something to fix it, but need to check if that code's production-ready yet.