hide signin button in topbar on auth pages
This commit is contained in:
parent
5f4748f3d0
commit
f83483306b
|
@ -79,3 +79,7 @@ $button-border-color: #d4d4d4
|
||||||
&:hover
|
&:hover
|
||||||
background-color: #39a85b
|
background-color: #39a85b
|
||||||
|
|
||||||
|
// temp
|
||||||
|
#auth #navigation .button--signin
|
||||||
|
display: none
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user