mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 22:40:59 +00:00
Merge pull request #9443 from mattleff/patch-1
Tiny typo in class prefix
This commit is contained in:
commit
66122fa153
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -146,7 +146,7 @@ base_url: "../"
|
|||
</tr>
|
||||
<tr>
|
||||
<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-md-</code></td>
|
||||
<td><code>.col-lg-</code></td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue