diff options
| author | XhmikosR <[email protected]> | 2019-01-28 22:36:26 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-03-13 19:22:59 +0200 |
| commit | 1afa67fca8a2ba7f5c87aec9839b673cf2724af2 (patch) | |
| tree | e92226b201bf9681a6d6ae10bd3b8bb58f5fcc37 | |
| parent | e2fd847032df9b516261033e42a296aa93039893 (diff) | |
| download | bootstrap-1afa67fca8a2ba7f5c87aec9839b673cf2724af2.tar.xz bootstrap-1afa67fca8a2ba7f5c87aec9839b673cf2724af2.zip | |
Remove HTML comment; it breaks rendering.
| -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) --> |
