aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-11 00:16:13 -0800
committerMark Otto <[email protected]>2012-02-11 00:16:13 -0800
commit60ee76853726f9711a41a865169d66cf136e5f71 (patch)
tree9cedc9710a1ddce83249ceeb109c59736de4d222 /docs
parentefac5441d83079653dabcdd4879102ec8ccb72be (diff)
downloadbootstrap-60ee76853726f9711a41a865169d66cf136e5f71.tar.xz
bootstrap-60ee76853726f9711a41a865169d66cf136e5f71.zip
fix type on responsive grid per #1852
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/bootstrap.zipbin52641 -> 52641 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 8f614f14d..e8ca60a6d 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 d58c0e15b..6ed5857ff 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -339,7 +339,7 @@
<tr>
<td>Landscape tablets</td>
<td>768px to 980px</td>
- <td>44px</td>
+ <td>42px</td>
<td>20px</td>
</tr>
<tr>
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache
index c14930c52..46437782b 100644
--- a/docs/templates/pages/scaffolding.mustache
+++ b/docs/templates/pages/scaffolding.mustache
@@ -263,7 +263,7 @@
<tr>
<td>{{_i}}Landscape tablets{{/i}}</td>
<td>768px to 980px</td>
- <td>44px</td>
+ <td>42px</td>
<td>20px</td>
</tr>
<tr>