mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Remove blank line
This commit is contained in:
parent
0b771174d5
commit
b97cb2aa74
@ -653,7 +653,6 @@ Put a form within a dropdown menu, or make it into a dropdown menu, and use [mar
|
|||||||
Add `.active` to items in the dropdown to **style them as active**.
|
Add `.active` to items in the dropdown to **style them as active**.
|
||||||
|
|
||||||
{% example html %}
|
{% example html %}
|
||||||
|
|
||||||
<div class="dropdown-menu">
|
<div class="dropdown-menu">
|
||||||
<a class="dropdown-item" href="#">Regular link</a>
|
<a class="dropdown-item" href="#">Regular link</a>
|
||||||
<a class="dropdown-item active" href="#">Active link</a>
|
<a class="dropdown-item active" href="#">Active link</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user