aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin52385 -> 52385 bytes
-rw-r--r--docs/scaffolding.html2
-rw-r--r--docs/templates/pages/scaffolding.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index bd2b6ffdb..8c304bc8b 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files 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 @@
<h1>Grid system <small>12 columns with a responsive twist</small></h1>
</div>
- <h2>Default 940px grid</h2>
+ <h2>Default grid</h2>
<div class="row show-grid">
<div class="span1">1</div>
<div class="span1">1</div>
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 @@
<h1>{{_i}}Grid system <small>12 columns with a responsive twist</small>{{/i}}</h1>
</div>
- <h2>{{_i}}Default 940px grid{{/i}}</h2>
+ <h2>{{_i}}Default grid{{/i}}</h2>
<div class="row show-grid">
<div class="span1">1</div>
<div class="span1">1</div>