0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

Merge pull request #9443 from mattleff/patch-1

Tiny typo in class prefix
This commit is contained in:
Chris Rebert 2013-08-13 17:04:34 -07:00
commit 66122fa153

View File

@ -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>