pinkcommodity / effintasty

Cooking Blog
0 stars 1 forks source link

Fix invalid html on category pages #44

Closed tielur closed 7 years ago

tielur commented 7 years ago

When a category page has a number of recipes that isn't evenly divisible by 3, the div doesn't get property closed. This is causing invalid HTML.

Here's an example

It's caused by this