mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
Merge pull request #9443 from mattleff/patch-1
Tiny typo in class prefix
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