From 04388ac9656dec410acdcfd11f634317cad509ae Mon Sep 17 00:00:00 2001 From: ashleynolan Date: Fri, 7 Apr 2017 10:51:41 +0100 Subject: [PATCH] Release 1.1.2 --- package.json | 2 +- scss/index.scss | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ec08cbc..63c5336 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "kickoff-grid.css", "title": "Kickoff’s CSS Grid Module", "description": "Simple powerful flexbox grid with float fallbacks", - "version": "1.1.1", + "version": "1.1.2", "homepage": "http://trykickoff.com", "repo": "https://github.com/trykickoff/kickoff-grid.css", "main": "index.css", diff --git a/scss/index.scss b/scss/index.scss index c98bfec..c8f688d 100755 --- a/scss/index.scss +++ b/scss/index.scss @@ -37,6 +37,7 @@ .g-col { display: block; + box-sizing: border-box; // Ensure border-box is specified as the grid proportions rely on this // By default, evenly distribute columns // n.b. to support non-flexbox browsers, you should always add .g-spanx