From: Chris Rebert Date: Sun, 4 Aug 2013 04:59:01 +0000 (-0700) Subject: add .btn-xs to .btn-group example X-Git-Tag: v3.0.0-rc.2~138^2~5^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c572184f18a5c228dedd41e3b93b94c8d71b7b;p=thirdparty%2Fbootstrap.git add .btn-xs to .btn-group example --- 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 %}