mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix well class names in migration section of getting-started.html
This commit is contained in:
@@ -545,7 +545,7 @@ bootstrap/
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Well sizes</td>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Alert links</td>
|
<td>Alert links</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user