fix border-top

This commit is contained in:
Eduard Heimbuch
2019-05-29 11:48:53 +02:00
parent a60c8ff6ed
commit 5749561981

View File

@@ -276,7 +276,7 @@ ul.is-separated {
display: block;
border: none;
& .comment-wrapper div:first-child {
& .comment-wrapper:first-child div:first-child {
border-top: none;
}
}