mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
Remove duplicated code in .card-header
This commit is contained in:
@@ -61,10 +61,6 @@
|
|||||||
@include border-bottom-radius($card-border-radius);
|
@include border-bottom-radius($card-border-radius);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-header + .list-group > .list-group-item:first-child {
|
|
||||||
border-top: 0;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user