diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 7551d8d58c..8ce1bf9845 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -215,6 +215,7 @@ body.ios { } &.current--user { .post-body { + @include border-radius(4px); background: #f5f5f5; } }