summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout/_sidebar-right.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/layout/_sidebar-right.scss')
-rw-r--r--webapp/sass/layout/_sidebar-right.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/webapp/sass/layout/_sidebar-right.scss b/webapp/sass/layout/_sidebar-right.scss
index 8d801a0c2..bb979357d 100644
--- a/webapp/sass/layout/_sidebar-right.scss
+++ b/webapp/sass/layout/_sidebar-right.scss
@@ -42,6 +42,12 @@
}
.post {
+ &.post--compact {
+ .post__pinned-badge {
+ margin: 0 0 0 5px;
+ }
+ }
+
.post__content {
padding: 0 10px 0 0;
}