1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Revert #23108 to restore list group borders (#24411)

* revert #23108, which had no bug but was a problem with the example code

* add example to the docs for future proofing

* move it up
This commit is contained in:
Mark Otto
2017-10-17 22:05:01 -07:00
committed by GitHub
parent dd9d5cb8de
commit 85fd22bd47
2 changed files with 13 additions and 5 deletions

View File

@@ -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 {