From 5716355cda6ad163342daf2fa021045d8afe9c36 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 29 Jul 2013 17:08:04 -0700 Subject: Restore mini button (fixes #8644) --- css.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'css.html') diff --git a/css.html b/css.html index dddfa8053..58bdb2b55 100644 --- a/css.html +++ b/css.html @@ -1694,6 +1694,10 @@ For example, <section> should be wrapped as inline.

+

+ + +

{% highlight html %}

@@ -1708,6 +1712,10 @@ For example, <section> should be wrapped as inline.

+

+ + +

{% endhighlight %}

Create block level buttons—those that span the full width of a parent— by adding .btn-block.

-- cgit v1.2.3