From a6253f0937a5d1f0bd18655729bff03bd5373f17 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 31 Jan 2012 00:15:43 -0800 Subject: fix disabled button docs --- docs/base-css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 298312edd..90240747b 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1273,8 +1273,8 @@ For example, <code>section</code> should be wrapped as inline.

Disabled state

For disabled buttons, use .btn-disabled for links and :disabled for <button> elements.

- Primary action - Action + Primary action + Action

-- cgit v1.2.3