]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Doc fixes related to #9523 9591/head
authorBas Bosman <github@nazgul.nu>
Thu, 15 Aug 2013 09:40:39 +0000 (11:40 +0200)
committerBas Bosman <github@nazgul.nu>
Thu, 15 Aug 2013 09:40:39 +0000 (11:40 +0200)
css.html

index 1ac0268f9301f6e5821ac99002ab9362e057dbef..51c62f5fa192094095ecb09914edb0f743ca60d4 100644 (file)
--- a/css.html
+++ b/css.html
@@ -127,11 +127,11 @@ base_url: "../"
             </th>
             <th>
               Medium devices
-              <small>Desktops (&gt;992px)</small>
+              <small>Desktops (&ge;992px)</small>
             </th>
             <th>
               Large devices
-              <small>Desktops (&gt;1200px)</small>
+              <small>Desktops (&ge;1200px)</small>
             </th>
           </tr>
         </thead>
@@ -2142,11 +2142,11 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
             </th>
             <th>
               Medium devices
-              <small>Desktops (&gt;992px)</small>
+              <small>Desktops (&ge;992px)</small>
             </th>
             <th>
               Large devices
-              <small>Desktops (&gt;1200px)</small>
+              <small>Desktops (&ge;1200px)</small>
             </th>
           </tr>
         </thead>