Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2017-10-19 23:48:29 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2017-10-19 23:48:29 +0300
commit4322a3c379b89c6c91b9d3bc3f24073567023837 (patch)
tree92a4cff22e07e217e014e0501ee180c202408499 /assets/stylesheets/bootstrap/_list-group.scss
parent415995c24bc98dfb9efda792424294e82bda244b (diff)
rake update[v4.0.0-beta.2]
Diffstat (limited to 'assets/stylesheets/bootstrap/_list-group.scss')
-rw-r--r--assets/stylesheets/bootstrap/_list-group.scss5
1 files changed, 0 insertions, 5 deletions
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 {