diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index 6c3c16f32b2..12f6fdff222 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -148,6 +148,10 @@ a.star { text-shadow: none !important; } +.topic-post .boxed .contents { + float: none; +} + .topic-map { .btn {