From f8c2d9b53d0b3cfba1f7fbced88457f53d1dbbd6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 5 Feb 2012 02:24:14 -0800 Subject: remove 940px from default grid heading --- docs/assets/bootstrap.zip | Bin 52385 -> 52385 bytes docs/scaffolding.html | 2 +- docs/templates/pages/scaffolding.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 bd2b6ffdb..8c304bc8b 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/scaffolding.html b/docs/scaffolding.html index dc20961dc..b2962f317 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -97,7 +97,7 @@

Grid system 12 columns with a responsive twist

-

Default 940px grid

+

Default grid

1
1
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index c0fa632e3..1694a052d 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -21,7 +21,7 @@

{{_i}}Grid system 12 columns with a responsive twist{{/i}}

-

{{_i}}Default 940px grid{{/i}}

+

{{_i}}Default grid{{/i}}

1
1
-- cgit v1.2.3