mirror of https://github.com/twbs/bootstrap.git
This commit is contained in:
parent
3ff2a2781f
commit
deced1bf4d
|
@ -86,8 +86,13 @@
|
|||
.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 {
|
||||
|
|
Loading…
Reference in New Issue