]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix pixel values in Responsive Utilities docs to match the actual code 9130/head
authorChris Rebert <code@rebertia.com>
Tue, 6 Aug 2013 00:43:29 +0000 (17:43 -0700)
committerChris Rebert <code@rebertia.com>
Tue, 6 Aug 2013 00:43:29 +0000 (17:43 -0700)
css.html

index d34009eef26ad5a4acc5215b4d8fc9d74676f3f0..6c760dd039780b4bea5a83e77f440d8a4bfd9461 100644 (file)
--- 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>