cferdinandi / kraken

A lightweight, mobile-first boilerplate for front-end web developers.
http://cferdinandi.github.io/kraken
MIT License
806 stars 81 forks source link

Columns with fixed widths ignore max-width when there's not enough to fill the row #281

Closed SimeonGriggs closed 5 years ago

SimeonGriggs commented 5 years ago

As discussed on Slack :D

Example: Currently if you only have one column width a width of one-half, it will extend past 50% of the width of the row. It's a flexbox / margins issue.

cferdinandi commented 5 years ago

Fixed with https://github.com/cferdinandi/kraken/releases/tag/v10.0.0