From 74f2a89611b818fda662dbbbb5d978549cae14c2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 10:01:02 -0800 Subject: fix wrong value in grid column width in download page --- docs/assets/bootstrap.zip | Bin 52238 -> 52238 bytes docs/download.html | 2 +- docs/templates/pages/download.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 250a05a55..300737ac4 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/download.html b/docs/download.html index f52ee6a72..e2cc50836 100644 --- a/docs/download.html +++ b/docs/download.html @@ -250,7 +250,7 @@ - +

Fluid grid system

diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 1609c02b0..4cc3244f5 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -174,7 +174,7 @@ - +

{{_i}}Fluid grid system{{/i}}

-- cgit v1.2.3