From b9c572184f18a5c228dedd41e3b93b94c8d71b7b Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 3 Aug 2013 21:59:01 -0700 Subject: [PATCH] add .btn-xs to .btn-group example --- components.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/components.html b/components.html index d33eb54f60..4ba7cce456 100644 --- a/components.html +++ b/components.html @@ -408,6 +408,18 @@ base_url: "../"
  • Separated link
  • +
    + + +
    {% highlight html %} @@ -430,6 +442,15 @@ base_url: "../" ... + + +
    + +
    {% endhighlight %}