Merge pull request #27689 from shuuji3/shuuji3/add-search-to-blog-pages-20895

Add the search box and the toggle section navigation
This commit is contained in:
Kubernetes Prow Robot
2021-05-16 05:49:59 -07:00
committed by GitHub
2 changed files with 8 additions and 5 deletions
+1 -5
View File
@@ -444,7 +444,7 @@ body.cid-community > #deprecation-warning > .deprecation-warning > * {
.td-sidebar__inner {
form.td-sidebar__search {
button.td-sidebar__toggle {
.td-sidebar__toggle {
&:hover {
color: #000000;
}
@@ -482,10 +482,6 @@ main.content {
.td-blog {
.td-sidebar-nav {
max-height: calc(100vh - 8rem);
}
.widget-link {
margin-bottom: 1rem;