Remove condensed suggested topics, hide secondary table head

This commit is contained in:
Kris 2018-11-19 11:26:21 -05:00
parent 95d8a421be
commit d1e50b3f8e
1 changed files with 1 additions and 15 deletions

View File

@ -168,21 +168,7 @@ a.badge-category {
}
.suggested-topics-wrapper.related-messages-wrapper {
.topic-list th,
.topic-list td {
padding: 5px;
}
.topic-list .main-link {
font-size: 1em;
.topic-list-item .discourse-tags {
font-size: $font-down-1;
}
}
#related-messages {
padding-bottom: 0;
}
#suggested-topics {
padding-top: 0.5em;
.suggested-topics:nth-of-type(n + 2) {
thead {
display: none;
}