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
1 changed files with 1 additions and 1 deletions

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>