2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Doc fixes related to #9523

This commit is contained in:
Bas Bosman
2013-08-15 11:40:39 +02:00
parent fee3f1e733
commit 1619122603
+4 -4
View File
@@ -127,11 +127,11 @@ base_url: "../"
</th> </th>
<th> <th>
Medium devices Medium devices
<small>Desktops (&gt;992px)</small> <small>Desktops (&ge;992px)</small>
</th> </th>
<th> <th>
Large devices Large devices
<small>Desktops (&gt;1200px)</small> <small>Desktops (&ge;1200px)</small>
</th> </th>
</tr> </tr>
</thead> </thead>
@@ -2142,11 +2142,11 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</th> </th>
<th> <th>
Medium devices Medium devices
<small>Desktops (&gt;992px)</small> <small>Desktops (&ge;992px)</small>
</th> </th>
<th> <th>
Large devices Large devices
<small>Desktops (&gt;1200px)</small> <small>Desktops (&ge;1200px)</small>
</th> </th>
</tr> </tr>
</thead> </thead>