Skip to content

Commit

Permalink
Remove condensed suggested topics, hide secondary table head
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Nov 19, 2018
1 parent 95d8a42 commit d1e50b3
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions app/assets/stylesheets/common/base/topic.scss
Expand Up @@ -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;
}
Expand Down

0 comments on commit d1e50b3

Please sign in to comment.