2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Merge pull request #9789 from thgh/patch-2

Fix well class names in migration section of getting-started.html
This commit is contained in:
Chris Rebert
2013-08-18 10:57:23 -07:00
+1 -1
View File
@@ -545,7 +545,7 @@ bootstrap/
</tr>
<tr>
<td>Well sizes</td>
<td><code>.well-small</code> <code>.well-large</code></td>
<td><code>.well-sm</code> <code>.well-lg</code></td>
</tr>
<tr>
<td>Alert links</td>