summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-22 20:38:40 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-22 20:38:40 +0500
commitfe0291a025eb8abf0b77e21d60cc3eaa9115de00 (patch)
tree9b0c0f841e48c6faf8b86807e90ccb8246e56210 /web/sass-files/sass/partials/_headers.scss
parent9dc1f46d6ef2a9e0ce6cf0353082ba0f13696df6 (diff)
downloadchat-fe0291a025eb8abf0b77e21d60cc3eaa9115de00.tar.gz
chat-fe0291a025eb8abf0b77e21d60cc3eaa9115de00.tar.bz2
chat-fe0291a025eb8abf0b77e21d60cc3eaa9115de00.zip
Profile pic changes in LHS Header
Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic.
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index adeaa70d7..c45ffb6bf 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -106,9 +106,9 @@
height: 36px;
float: left;
@include border-radius(36px);
+ margin-right: 6px;
}
.header__info {
- padding-left: 42px;
color: #fff;
}
.team__name, .user__name {