summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/sass-files/sass/partials/_post.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 7551d8d58..8ce1bf984 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;
}
}