Merge pull request #50133 from SayakMukhopadhyay/docs-sidebar-i18n-indicator

Fix for `(EN)` not appearing in docs sidebar for i18nised site
pull/49852/head
Kubernetes Prow Robot 2025-03-22 08:10:32 -07:00 committed by GitHub
commit bea77e07c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 10 deletions

View File

@ -163,16 +163,6 @@ div.feature-state-notice {
background-color: rgba(255, 255, 255, 0.25);
}
/* Sidebar menu */
#td-sidebar-menu {
#m-docs span, small {
visibility: hidden;
}
#m-docs small {
visibility: collapse; // if supported
}
}
/* Styles for CVE table */
table tr.cve-status-open, table tr.cve-status-unknown {
> td.cve-item-summary {