From d9eff8efc1ee426f3622ab131d8b6726d471040d Mon Sep 17 00:00:00 2001 From: Simon Date: Fri, 10 Feb 2012 00:31:40 +0100 Subject: [PATCH] Added the carret of the button --- less/button-groups.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/less/button-groups.less b/less/button-groups.less index 4b0523df29..d8957c52d7 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -133,7 +133,8 @@ .btn-primary, .btn-danger, .btn-info, -.btn-success { +.btn-success, +.btn-dark { .caret { border-top-color: @white; .opacity(75); -- 2.47.2