From: Michael Date: Tue, 11 May 2021 20:49:36 +0000 (+0000) Subject: Fix top border on mobile login X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=43244a3588534eb4c3e95f956c464e697dc10e83;p=friendica.git Fix top border on mobile login --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index a06d794f55..758207d153 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3416,6 +3416,7 @@ section .profile-match-wrapper { .mod-home.is-not-singleuser nav.navbar, .mod-login nav.navbar { background-color: transparent; + position: inherit; } .mod-home.is-not-singleuser #topbar-second, .mod-login #topbar-second {