mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 06:20:23 +00:00
Fix well class names in migration section of getting-started.html
This commit is contained in:
parent
d7eee9bd6e
commit
5e2569f15b
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue