]> git.mxchange.org Git - friendica.git/commitdiff
Fix top border on mobile login
authorMichael <heluecht@pirati.ca>
Tue, 11 May 2021 20:49:36 +0000 (20:49 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 11 May 2021 20:49:36 +0000 (20:49 +0000)
view/theme/frio/css/style.css

index a06d794f5513dce1a1f2a9b387c61501f2b64dd4..758207d153914bd142a237ee5e3fe258e09f9305 100644 (file)
@@ -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 {