mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
fix(doc): typo in dropdowns.md
This commit is contained in:
parent
788f3e6802
commit
f42ef5fa69
@ -436,7 +436,7 @@ Trigger dropdown menus at the right of the elements by adding `.dropright` to th
|
||||
Split dropright
|
||||
</button>
|
||||
<button type="button" class="btn btn-secondary dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<span class="sr-only">Toggle Dropdright</span>
|
||||
<span class="sr-only">Toggle Dropright</span>
|
||||
</button>
|
||||
<div class="dropdown-menu">
|
||||
<a class="dropdown-item" href="#">Action</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user