hide the search on logged out homepage
This commit is contained in:
parent
50bafaca67
commit
585cd7035c
1 changed files with 2 additions and 8 deletions
|
@ -8,14 +8,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.unauthenticated {
|
.unauthenticated {
|
||||||
.homePage .sidebarSearchIcon {
|
.homePage .sidebarSearch {
|
||||||
border-radius: 2px;
|
display: none;
|
||||||
}
|
|
||||||
|
|
||||||
.homePage .sidebarSearchField,
|
|
||||||
.homePage .sidebarSearch .tt-hint {
|
|
||||||
border-top-left-radius: 2px;
|
|
||||||
border-bottom-left-radius: 2px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue