From c73588b3132b8c848f10561ad8f946f8c58a636b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 May 2013 18:46:12 -0700 Subject: Drop .form-actions --- docs/css.html | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 36b5208e6..90f6f490f 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1661,21 +1661,6 @@ For example, <section> should be wrapped as inline. -{% endhighlight %} - -

Form actions

-

End a form with a group of actions (buttons). When placed within a .form-horizontal, the buttons will automatically indent to line up with the form controls.

-
-
- - -
-
-{% highlight html %} -
- - -
{% endhighlight %}

Help text

-- cgit v1.2.3