From ad797b6bbedec4c940e7db23675c0b81a87efc0d Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sun, 27 Sep 2015 16:54:27 -0400 Subject: [PATCH] mobile menu header --- less/mobile.less | 4 +++- templates/header.tpl | 4 ++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/less/mobile.less b/less/mobile.less index d4edf6a..3a45f44 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -163,12 +163,14 @@ top: 0px; z-index: 1; - img { + img, .user-icon { position: absolute; bottom: -22px; left: 93px; width: 70px; height: 70px; + line-height: 70px; + font-size: 4rem; border-radius: 50%; } diff --git a/templates/header.tpl b/templates/header.tpl index d6f9c89..9d3d860 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -40,7 +40,11 @@