summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--right.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--right.scss')
-rw-r--r--web/sass-files/sass/partials/_sidebar--right.scss16
1 files changed, 16 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--right.scss b/web/sass-files/sass/partials/_sidebar--right.scss
index f40a50b03..aaa6f4c92 100644
--- a/web/sass-files/sass/partials/_sidebar--right.scss
+++ b/web/sass-files/sass/partials/_sidebar--right.scss
@@ -16,6 +16,22 @@
}
+ .post {
+
+ .post__header {
+
+ .col__name {
+
+ .user-popover {
+ max-width: 130px;
+ }
+
+ }
+
+ }
+
+ }
+
.sidebar--right__content {
height: 100%;
@include display-flex;