The main content of a post was being floated to the left in mobile. This
was causing the topic map to surround the first post.
This commit is contained in:
@@ -148,6 +148,10 @@ a.star {
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
||||
.topic-post .boxed .contents {
|
||||
float: none;
|
||||
}
|
||||
|
||||
.topic-map {
|
||||
|
||||
.btn {
|
||||
|
||||
Reference in New Issue
Block a user