From cb9234ba464d78d463a728dea2d40a0a3259d31a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Mar 2012 00:47:13 -0800 Subject: fix warning button issue per #2392 and add warning buttons to components --- less/button-groups.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less/button-groups.less') diff --git a/less/button-groups.less b/less/button-groups.less index cfb25f140..ad93e3dd2 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -131,6 +131,7 @@ // Account for other colors .btn-primary, +.btn-warning, .btn-danger, .btn-info, .btn-success, -- cgit v1.2.3