summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_headers.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-02-03 23:54:48 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-02-03 23:54:48 +0500
commitf8d3f9d4ecbb86c01f4cb13a5e41029b2330cc73 (patch)
tree66b3ccb41bee086005245b8f51dad48e33461520 /web/sass-files/sass/partials/_headers.scss
parent9bba6c79882d1f5d14b98052caf59a11fc2388d5 (diff)
downloadchat-f8d3f9d4ecbb86c01f4cb13a5e41029b2330cc73.tar.gz
chat-f8d3f9d4ecbb86c01f4cb13a5e41029b2330cc73.tar.bz2
chat-f8d3f9d4ecbb86c01f4cb13a5e41029b2330cc73.zip
Multiple UI Improvements
Diffstat (limited to 'web/sass-files/sass/partials/_headers.scss')
-rw-r--r--web/sass-files/sass/partials/_headers.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss
index e73680b38..4a4de5c3b 100644
--- a/web/sass-files/sass/partials/_headers.scss
+++ b/web/sass-files/sass/partials/_headers.scss
@@ -173,6 +173,7 @@
.team__name {
line-height: 22px;
margin-top: -2px;
+ float: left;
}
.user__name {
@include single-transition(all, 0.1s, linear);