mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
This commit is contained in:
parent
3ff2a2781f
commit
deced1bf4d
1 changed files with 5 additions and 0 deletions
|
|
@ -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 a new issue