aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin52238 -> 52238 bytes
-rw-r--r--docs/download.html2
-rw-r--r--docs/templates/pages/download.mustache2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip
index 250a05a55..300737ac4 100644
--- a/docs/assets/bootstrap.zip
+++ b/docs/assets/bootstrap.zip
Binary files 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 @@
<label>@gridColumns</label>
<input type="text" class="span3" placeholder="12">
<label>@gridColumnWidth</label>
- <input type="text" class="span3" placeholder="40px">
+ <input type="text" class="span3" placeholder="60px">
<label>@gridGutterWidth</label>
<input type="text" class="span3" placeholder="20px">
<h3>Fluid grid system</h3>
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 @@
<label>@gridColumns</label>
<input type="text" class="span3" placeholder="12">
<label>@gridColumnWidth</label>
- <input type="text" class="span3" placeholder="40px">
+ <input type="text" class="span3" placeholder="60px">
<label>@gridGutterWidth</label>
<input type="text" class="span3" placeholder="20px">
<h3>{{_i}}Fluid grid system{{/i}}</h3>