mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Typo
This commit is contained in:
2
css.html
2
css.html
@@ -146,7 +146,7 @@ base_url: "../"
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Class prefix</th>
|
<th>Class prefix</th>
|
||||||
<td><code>.col-xs</code></td>
|
<td><code>.col-xs-</code></td>
|
||||||
<td><code>.col-sm-</code></td>
|
<td><code>.col-sm-</code></td>
|
||||||
<td><code>.col-md-</code></td>
|
<td><code>.col-md-</code></td>
|
||||||
<td><code>.col-lg-</code></td>
|
<td><code>.col-lg-</code></td>
|
||||||
|
Reference in New Issue
Block a user