Optimized Nested Comments for Mobile, Added IDs

This commit is contained in:
spikecodes
2020-12-20 20:52:15 -08:00
parent b596f86cc2
commit da971f8680
4 changed files with 17 additions and 5 deletions

@ -435,6 +435,11 @@ td, th {
max-width: initial;
}
.replies > .comment {
margin-left: -25px;
padding: 10px 10px 10px 5px;
}
.datetime {
width: 100%;
}