From: Varunram Ganesh Date: Fri, 16 Mar 2018 11:38:30 +0000 (+0530) Subject: Update vertical pills example (#25852) X-Git-Tag: v4.1.0~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b948bfdeead93dccf1f2593f8f5b3ef2090e4bb;p=thirdparty%2Fbootstrap.git Update vertical pills example (#25852) Add the column/grid to the example code (which is what makes it vertical in the first place) --- diff --git a/docs/4.0/components/navs.md b/docs/4.0/components/navs.md index ed6e0a178c..86173e9a23 100644 --- a/docs/4.0/components/navs.md +++ b/docs/4.0/components/navs.md @@ -479,17 +479,23 @@ And with vertical pills. {% highlight html %} - -
-
...
-
...
-
...
-
...
+
+
+ +
+
+
+
...
+
...
+
...
+
...
+
+
{% endhighlight %}