Fix top border on mobile login
This commit is contained in:
parent
8eacfbc570
commit
43244a3588
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue