summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-21 15:45:48 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-08-21 15:45:48 +0500
commite7064e6449346c99514cb6569cafc68ebb51e1fe (patch)
treebf298d750ee09121b909e3e66cd9d96708ba1279 /web/sass-files/sass/partials/_headers.scss
parentda97cecd256bcfa04e74bb868b091bf7b2e81739 (diff)
downloadchat-e7064e6449346c99514cb6569cafc68ebb51e1fe.tar.gz
chat-e7064e6449346c99514cb6569cafc68ebb51e1fe.tar.bz2
chat-e7064e6449346c99514cb6569cafc68ebb51e1fe.zip
Solving conflicts and also fixing css for MM-1752
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index da648a170..571c7ff1f 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -65,6 +65,9 @@
}
.channel-intro-img {
float:left;
+ img {
+ @include border-radius(100px);
+ }
}
.channel-intro__title {
font-weight:600;