From 371ce08b0fa61c0f90654388834a56c14324c3e1 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Sat, 22 Jun 2013 23:06:11 +1200 Subject: [PATCH] Update with typo for .pure-u-1-6 from 16.656 to 16.666 --- src/grids/css/grids-units.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/grids/css/grids-units.css b/src/grids/css/grids-units.css index d28cb4e..02a2d32 100644 --- a/src/grids/css/grids-units.css +++ b/src/grids/css/grids-units.css @@ -76,7 +76,7 @@ } .pure-u-1-6 { - width: 16.656%; + width: 16.666%; } .pure-u-5-6 {