diff options
| -rw-r--r-- | site/content/docs/4.3/components/dropdowns.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/components/dropdowns.md b/site/content/docs/4.3/components/dropdowns.md index 110400c8a..ef5821006 100644 --- a/site/content/docs/4.3/components/dropdowns.md +++ b/site/content/docs/4.3/components/dropdowns.md @@ -303,7 +303,7 @@ Button dropdowns work with buttons of all sizes, including default and split dro </div> </div><!-- /btn-group --> </div><!-- /btn-toolbar --> -</div><!-- /example --> +</div> {{< highlight html >}} <!-- Large button groups (default and split) --> |
