diff options
| author | ysds <[email protected]> | 2017-12-14 08:41:05 +0900 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-12-28 10:21:14 -0800 |
| commit | b97cb2aa7442416ab35550f61daee76893fdc7ba (patch) | |
| tree | 50199b679a951de448e1c8df81e373e7ef9c29aa /docs/4.0 | |
| parent | 0b771174d5ab4f1c00824dda2681e27e7286bc64 (diff) | |
| download | bootstrap-b97cb2aa7442416ab35550f61daee76893fdc7ba.tar.xz bootstrap-b97cb2aa7442416ab35550f61daee76893fdc7ba.zip | |
Remove blank line
Diffstat (limited to 'docs/4.0')
| -rw-r--r-- | docs/4.0/components/dropdowns.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/4.0/components/dropdowns.md b/docs/4.0/components/dropdowns.md index f2c2de873..4bec2986a 100644 --- a/docs/4.0/components/dropdowns.md +++ b/docs/4.0/components/dropdowns.md @@ -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> |
