From 9f0da54856f6a4111b4d9f8780db2b2257ef90b1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 29 Nov 2013 23:29:34 -0800 Subject: grunt to get dist files --- dist/css/bootstrap.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 64740d9df..9aa88986f 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3789,7 +3789,8 @@ input[type="button"].btn-block { } .btn-group-vertical > .btn, -.btn-group-vertical > .btn-group { +.btn-group-vertical > .btn-group, +.btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; -- cgit v1.2.3