summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--right.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-02-08 08:33:51 -0800
committerCorey Hulen <corey@hulen.com>2016-02-08 08:33:51 -0800
commit557157a979e9e473b442424c49821a24e45c7bdb (patch)
tree51ef90bfbde1e65f327d0fec7ce5d038ab9decc6 /web/sass-files/sass/partials/_sidebar--right.scss
parent96cb7345dafbf07027acb9dc05fc7d0808a4ac38 (diff)
parent8dac8cc6f1faeab1bf75521f3915a0645ada58c6 (diff)
downloadchat-557157a979e9e473b442424c49821a24e45c7bdb.tar.gz
chat-557157a979e9e473b442424c49821a24e45c7bdb.tar.bz2
chat-557157a979e9e473b442424c49821a24e45c7bdb.zip
Merge pull request #2100 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
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;