From 90a2f49c5e826bc7a9560f9138fcf6a15bff72f4 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 21 Dec 2015 12:49:44 -0500 Subject: [PATCH] fixing float on chat and notif avatars properly --- less/header.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/header.less b/less/header.less index 5b4db30..5b8d2a4 100644 --- a/less/header.less +++ b/less/header.less @@ -17,6 +17,7 @@ img, .user-icon { .user-icon-style(@border-radius: 50%); + float: left; } a { @@ -78,7 +79,6 @@ width: 200px; a { - white-space: nowrap; line-height: 30px; position: relative;