diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index 0bc7ae48d98..457aac87f83 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -147,7 +147,6 @@ a.star { .topic-post .boxed .contents { float: none; padding-top: 5px; - padding-bottom: 0px; clear: both; position: relative; }