summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_popover.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2015-12-18 19:47:33 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2015-12-18 19:47:33 +0500
commit3d0249c8bc2d5f12f8528dd0fcb7d02c66bee626 (patch)
tree1ffa768fb5796da6145f13ee9f2e766f2f668c61 /web/sass-files/sass/partials/_popover.scss
parentbb9cb1029539b179725a586057c39507597300de (diff)
downloadchat-3d0249c8bc2d5f12f8528dd0fcb7d02c66bee626.tar.gz
chat-3d0249c8bc2d5f12f8528dd0fcb7d02c66bee626.tar.bz2
chat-3d0249c8bc2d5f12f8528dd0fcb7d02c66bee626.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_popover.scss')
-rw-r--r--web/sass-files/sass/partials/_popover.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_popover.scss b/web/sass-files/sass/partials/_popover.scss
index 1ae07fe5b..8a61758f1 100644
--- a/web/sass-files/sass/partials/_popover.scss
+++ b/web/sass-files/sass/partials/_popover.scss
@@ -85,6 +85,11 @@
background: rgba(black, 0.2);
}
+ .fa {
+ margin-right: 5px;
+ @include opacity(0.5);
+ }
+
.profile-img {
margin-top: -1px;
height: 16px;