mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02: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