From 4322a3c379b89c6c91b9d3bc3f24073567023837 Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Thu, 19 Oct 2017 21:48:29 +0100 Subject: rake update[v4.0.0-beta.2] --- assets/stylesheets/bootstrap/_list-group.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'assets/stylesheets/bootstrap/_list-group.scss') diff --git a/assets/stylesheets/bootstrap/_list-group.scss b/assets/stylesheets/bootstrap/_list-group.scss index ce3876b..7e0b19e 100644 --- a/assets/stylesheets/bootstrap/_list-group.scss +++ b/assets/stylesheets/bootstrap/_list-group.scss @@ -86,13 +86,8 @@ .list-group-flush { .list-group-item { border-right: 0; - border-bottom: 0; border-left: 0; border-radius: 0; - - &:first-child { - border-top: 0; - } } &:first-child { -- cgit v1.2.3