From 87f82fcbc15cd6b2ad1ceb73d86265a1e3c4d6b0 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Wed, 10 Feb 2016 16:44:40 +0000 Subject: [PATCH] Fixed mobile transitions --- app/less/mobile.less | 5 +++++ app/partials/mobile/head.html | 8 ++++---- app/partials/mobile/im.html | 4 ++-- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/app/less/mobile.less b/app/less/mobile.less index e40c09d5..552146c7 100644 --- a/app/less/mobile.less +++ b/app/less/mobile.less @@ -226,6 +226,11 @@ html { .tg_modal_head .navbar-search-wrap { display: block; } +.tg_head_peer_menu_wrap { + .navbar_peer_not_selected & { + display: none; + } +} .tg_page_head { .navbar-quick-nav { diff --git a/app/partials/mobile/head.html b/app/partials/mobile/head.html index ec5b9304..1e1f06b8 100644 --- a/app/partials/mobile/head.html +++ b/app/partials/mobile/head.html @@ -5,20 +5,20 @@ -