2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03: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
+1 -1
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>