From: Kevin Dice Date: Wed, 13 Jan 2016 00:11:27 +0000 (-0600) Subject: Differentiate Tab Example Content X-Git-Tag: v6.1.2~68^2~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd12ab39b34a288ee1a15e75178fd9447ed7411;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Differentiate Tab Example Content The tab bodies in the horizontal tab demo had the same contents, potentially causing a copy/paste user to think that the example code does not work. --- diff --git a/docs/pages/tabs.md b/docs/pages/tabs.md index 7e4b5b64b..7c2d4a073 100644 --- a/docs/pages/tabs.md +++ b/docs/pages/tabs.md @@ -24,7 +24,7 @@ The tab content container has the class `.tabs-content`, while each section has

Vivamus hendrerit arcu sed erat molestie vehicula. Sed auctor neque eu tellus rhoncus ut eleifend nibh porttitor. Ut in nulla enim. Phasellus molestie magna non est bibendum non venenatis nisl tempor. Suspendisse dictum feugiat nisl ut dapibus.

-

Vivamus hendrerit arcu sed erat molestie vehicula. Sed auctor neque eu tellus rhoncus ut eleifend nibh porttitor. Ut in nulla enim. Phasellus molestie magna non est bibendum non venenatis nisl tempor. Suspendisse dictum feugiat nisl ut dapibus.

+

Suspendisse dictum feugiat nisl ut dapibus. Vivamus hendrerit arcu sed erat molestie vehicula. Ut in nulla enim. Phasellus molestie magna non est bibendum non venenatis nisl tempor. Sed auctor neque eu tellus rhoncus ut eleifend nibh porttitor.

```