From 192eecac406fcd558e333dccac69fa97fdcd26dc Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sun, 27 Sep 2015 21:26:54 -0400 Subject: [PATCH] fixed notif dropdown --- less/header.less | 8 +++++--- less/search.less | 2 ++ templates/partials/notifications_list.tpl | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/less/header.less b/less/header.less index ffafbc0..1adbd61 100644 --- a/less/header.less +++ b/less/header.less @@ -15,9 +15,11 @@ padding: 0.5em; clear: both; - img { - max-width: 32px; - max-height: 32px; + img, .user-icon { + width: 32px; + height: 32px; + line-height: 32px; + font-size: 1.5rem; float: left; border-radius: 50%; } diff --git a/less/search.less b/less/search.less index d11b208..1ce7e49 100644 --- a/less/search.less +++ b/less/search.less @@ -2,6 +2,8 @@ .user-img { width: 24px; height: 24px; + line-height: 24px; + font-size: 1.5rem; border-radius: 50%; } } diff --git a/templates/partials/notifications_list.tpl b/templates/partials/notifications_list.tpl index 5135475..b5a6637 100644 --- a/templates/partials/notifications_list.tpl +++ b/templates/partials/notifications_list.tpl @@ -10,7 +10,7 @@ - +
{notifications.user.icon:text}