From f20fece3a8cdd0e76a42c2737524b7652bf54d26 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 4 Aug 2021 18:41:51 +0300 Subject: Prepare v5.1.0. (#34674) --- .../content/docs/5.1/examples/dropdowns/index.html | 339 +++++++++++++++++++++ 1 file changed, 339 insertions(+) create mode 100644 site/content/docs/5.1/examples/dropdowns/index.html (limited to 'site/content/docs/5.1/examples/dropdowns/index.html') diff --git a/site/content/docs/5.1/examples/dropdowns/index.html b/site/content/docs/5.1/examples/dropdowns/index.html new file mode 100644 index 000000000..5296d1507 --- /dev/null +++ b/site/content/docs/5.1/examples/dropdowns/index.html @@ -0,0 +1,339 @@ +--- +layout: examples +title: Dropdowns +extra_css: + - "dropdowns.css" +body_class: "" +--- + + + + Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + +
+ + + +
+ + \ No newline at end of file -- cgit v1.2.3