Possibly fix the dangling thread line
This commit is contained in:
parent
89c03945a3
commit
56fb2a9f2b
|
@ -204,6 +204,9 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
.timeline.contextual > li:last-child {
|
||||
background-size: 100% 20px;
|
||||
}
|
||||
.timeline.contextual > li:only-child {
|
||||
background-image: none;
|
||||
}
|
||||
.timeline.contextual > li.descendant {
|
||||
position: relative;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue