mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Remove show class from example code (#25570)
This commit is contained in:
@@ -46,7 +46,7 @@ Any single `.btn` can be turned into a dropdown toggle with some markup changes.
|
||||
And with `<a>` elements:
|
||||
|
||||
{% example html %}
|
||||
<div class="dropdown show">
|
||||
<div class="dropdown">
|
||||
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
Dropdown link
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user