mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
Remove blank line
This commit is contained in:
parent
0b771174d5
commit
b97cb2aa74
1 changed files with 0 additions and 1 deletions
|
|
@ -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**.
|
||||
|
||||
{% example html %}
|
||||
|
||||
<div class="dropdown-menu">
|
||||
<a class="dropdown-item" href="#">Regular link</a>
|
||||
<a class="dropdown-item active" href="#">Active link</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue