We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc9c70 commit 712c986Copy full SHA for 712c986
js/tests/visual/dropdown.html
@@ -94,7 +94,7 @@ <h1>Dropdown <small>Bootstrap Visual Test</small></h1>
94
</div>
95
<div class="btn-group">
96
<button type="button" class="btn btn-secondary dropdown-toggle" data-toggle="dropdown" data-container="body" aria-haspopup="true" aria-expanded="false">
97
- This dropdown's use container option
+ This dropdown uses the container option
98
</button>
99
<div class="dropdown-menu">
100
<button class="dropdown-item" type="button">Action</button>
0 commit comments