thread#show polishing

This commit is contained in:
Andrew Brown 2018-12-18 21:49:49 -06:00
parent 5e07c71e09
commit ba452bf275

View File

@ -40,6 +40,25 @@
right: 0.2rem;
top: 6px;
}
.thredded--pagination {
background: white;
padding: 0 0 10px 0;
}
.thredded--topic .thredded--post {
background: white;
padding: 10px;
margin-bottom: 20px;
border-bottom: 1px solid lightgrey;
}
@media (min-width: 47.12501rem) {
.thredded--post--avatar {
top: 0;
}
}
}
.thredded--main-header {