Fix top border on mobile login

This commit is contained in:
Michael 2021-05-11 20:49:36 +00:00
parent 8eacfbc570
commit 43244a3588
1 changed files with 1 additions and 0 deletions

View 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 {