mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
parent
0dbec67514
commit
e8f4cba9a0
@ -73,7 +73,7 @@ With `<button>`s, you can also make use of the `disabled` attribute instead of t
|
||||
<button type="button" class="list-group-item list-group-item-action active" aria-current="true">
|
||||
The current button
|
||||
</button>
|
||||
<button type="button" class="list-group-item list-group-item-action">A second item</button>
|
||||
<button type="button" class="list-group-item list-group-item-action">A second button item</button>
|
||||
<button type="button" class="list-group-item list-group-item-action">A third button item</button>
|
||||
<button type="button" class="list-group-item list-group-item-action">A fourth button item</button>
|
||||
<button type="button" class="list-group-item list-group-item-action" disabled>A disabled button item</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user