Remove unnecessary nesting selectors
This commit is contained in:
parent
512242943c
commit
800952cef0
2 changed files with 2 additions and 2 deletions
|
|
@ -112,7 +112,7 @@
|
|||
margin-top: 0;
|
||||
}
|
||||
|
||||
& + .list-group-item {
|
||||
+ .list-group-item {
|
||||
border-top-width: $list-group-border-width;
|
||||
border-left-width: 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue