From 8c0e1f32b6646ecc8e5b81dae4e8a44d9a4770db Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 30 Oct 2016 14:48:35 -0700 Subject: [PATCH] trailing whitespace --- scss/_list-group.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_list-group.scss b/scss/_list-group.scss index ce1eee1298..bc949af302 100644 --- a/scss/_list-group.scss +++ b/scss/_list-group.scss @@ -26,7 +26,7 @@ } @else { display: block; } - + position: relative; padding: $list-group-item-padding-y $list-group-item-padding-x; // Place the border on the list items and negative margin up for better styling