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 @@ -