From: rabuzarus <> Date: Fri, 5 Aug 2016 18:17:06 +0000 (+0200) Subject: frio - provide mobile login/register buttons for mobile view X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a5a28d11fc29c12d57361b1d2875c6d60643db39;p=friendica.git frio - provide mobile login/register buttons for mobile view --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index fbe002b17b..bd2cf90ff6 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -108,6 +108,10 @@ a#item-delete-selected { display: none; } +#toggle_mobile_link { + display: none; +} + /* * Overwriting and Extend Bootstrap */ @@ -510,6 +514,9 @@ nav.navbar a { #topbar-first .btn-enter:hover { background-color: #89a2b0 } +.navbar-fixed-top ul.nav.navbar-nav.navbar-right { + display: flex; +} /* Notification Menu */ diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index a72a29a388..94f91bb4eb 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -231,13 +231,13 @@ {{if $nav.userinfo == ''}}