aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-05 19:36:19 -0700
committerMark Otto <[email protected]>2013-08-05 19:36:19 -0700
commitac3cb6974ad0573812b65a2054a5809da9946cb6 (patch)
tree976c5385be7a9378cb56895a936b642f858cb25a /css.html
parentf3bd6dbf0356033e110fa13856c6ea28fa6623e9 (diff)
parent668bc5f4580af3827d11cfad5bc8fbe9becd7206 (diff)
downloadbootstrap-ac3cb6974ad0573812b65a2054a5809da9946cb6.tar.xz
bootstrap-ac3cb6974ad0573812b65a2054a5809da9946cb6.zip
Merge pull request #9130 from twbs/straight-up-wrong
Fix pixel values in Responsive Utilities docs to match the actual code
Diffstat (limited to 'css.html')
-rw-r--r--css.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/css.html b/css.html
index d34009eef..6c760dd03 100644
--- a/css.html
+++ b/css.html
@@ -1966,8 +1966,8 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<tr>
<th>Class</th>
<th>Small devices <small>Up to 768px</small></th>
- <th>Medium devices <small>768px to 979px</small></th>
- <th>Large devices <small>980px and up</small></th>
+ <th>Medium devices <small>768px to 991px</small></th>
+ <th>Large devices <small>992px and up</small></th>
</tr>
</thead>
<tbody>