aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-16 21:08:52 -0800
committerMark Otto <[email protected]>2012-02-16 21:08:52 -0800
commit489276f5be328773e4e4dbd7d6d8e326d3135437 (patch)
treedabbc26a44f90647c6ba79c41910662697f4f279 /docs/templates
parent0369c1fcfc22530171fdf6a1d6400767dc13f609 (diff)
downloadbootstrap-489276f5be328773e4e4dbd7d6d8e326d3135437.tar.xz
bootstrap-489276f5be328773e4e4dbd7d6d8e326d3135437.zip
fix responsive media queries to use 979 and 980 where appropro
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/pages/scaffolding.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache
index cc3cceea7..50c776e2d 100644
--- a/docs/templates/pages/scaffolding.mustache
+++ b/docs/templates/pages/scaffolding.mustache
@@ -368,7 +368,7 @@
</tr>
<tr>
<td>{{_i}}Landscape tablets{{/i}}</td>
- <td>768px to 980px</td>
+ <td>768px to 979px</td>
<td>42px</td>
<td>20px</td>
</tr>