aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorBas Bosman <[email protected]>2013-08-15 11:40:39 +0200
committerBas Bosman <[email protected]>2013-08-15 11:40:39 +0200
commit16191226034c93eabd6c35ee040e20d09cbf7da4 (patch)
treece92371c9a2dd9b769cb73ec9f1d86cd036b177f /css.html
parentfee3f1e733e80bd128736e1b9b403f49b701a6a9 (diff)
downloadbootstrap-16191226034c93eabd6c35ee040e20d09cbf7da4.tar.xz
bootstrap-16191226034c93eabd6c35ee040e20d09cbf7da4.zip
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 1ac0268f9..51c62f5fa 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>