diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index a94c6766f..6c3c16f32 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -60,6 +60,9 @@ button { &.like, &.edit, &.flag, &.delete, &.share, &.bookmark, &.create, &.admin { float: right; } + &.expand-post { + margin:10px 0 10px 0; + } .read-icon { &:before { font-family: "FontAwesome";