aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-15 10:01:14 -0700
committerMark Otto <[email protected]>2013-08-15 10:01:14 -0700
commit18be4e880c0a3554363b572299c57612cb050efa (patch)
tree5998be9cb29cc9665d9f2b8c76bb95c9aafb8e99 /css.html
parentb9052a74bbaef215761befe618375ea1a4476dfc (diff)
parent16191226034c93eabd6c35ee040e20d09cbf7da4 (diff)
downloadbootstrap-18be4e880c0a3554363b572299c57612cb050efa.tar.xz
bootstrap-18be4e880c0a3554363b572299c57612cb050efa.zip
Merge pull request #9591 from BBosman/9523
Doc fixes related to #9523
Diffstat (limited to 'css.html')
-rw-r--r--css.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/css.html b/css.html
index 67dfed94c..50fc95f98 100644
--- 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>