mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
8
css.html
8
css.html
@@ -127,11 +127,11 @@ base_url: "../"
|
||||
</th>
|
||||
<th>
|
||||
Medium devices
|
||||
<small>Desktops (>992px)</small>
|
||||
<small>Desktops (≥992px)</small>
|
||||
</th>
|
||||
<th>
|
||||
Large devices
|
||||
<small>Desktops (>1200px)</small>
|
||||
<small>Desktops (≥1200px)</small>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -2142,11 +2142,11 @@ For example, <code><section></code> should be wrapped as inline.
|
||||
</th>
|
||||
<th>
|
||||
Medium devices
|
||||
<small>Desktops (>992px)</small>
|
||||
<small>Desktops (≥992px)</small>
|
||||
</th>
|
||||
<th>
|
||||
Large devices
|
||||
<small>Desktops (>1200px)</small>
|
||||
<small>Desktops (≥1200px)</small>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user