From a849fa949babf7a5cfb882952666d7144a4962f8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Dec 2016 17:18:19 -0800 Subject: linting --- scss/_button-group.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/_button-group.scss b/scss/_button-group.scss index bbee02abfc..078b6ee344 100644 --- a/scss/_button-group.scss +++ b/scss/_button-group.scss @@ -148,8 +148,8 @@ .btn-group-vertical { display: flex; flex-direction: column; - justify-content: center; align-items: flex-start; + justify-content: center; .btn, .btn-group { -- cgit v1.2.3