aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-05 17:43:29 -0700
committerChris Rebert <[email protected]>2013-08-05 17:43:29 -0700
commit668bc5f4580af3827d11cfad5bc8fbe9becd7206 (patch)
tree976c5385be7a9378cb56895a936b642f858cb25a /css.html
parentf3bd6dbf0356033e110fa13856c6ea28fa6623e9 (diff)
downloadbootstrap-668bc5f4580af3827d11cfad5bc8fbe9becd7206.tar.xz
bootstrap-668bc5f4580af3827d11cfad5bc8fbe9becd7206.zip
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>