Skip to content

Commit bea77e0

Browse files
authored
Merge pull request #50133 from SayakMukhopadhyay/docs-sidebar-i18n-indicator
Fix for `(EN)` not appearing in docs sidebar for i18nised site
2 parents 71962d8 + c8bfdbc commit bea77e0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

assets/scss/_documentation.scss

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -163,16 +163,6 @@ div.feature-state-notice {
163163
background-color: rgba(255, 255, 255, 0.25);
164164
}
165165

166-
/* Sidebar menu */
167-
#td-sidebar-menu {
168-
#m-docs span, small {
169-
visibility: hidden;
170-
}
171-
#m-docs small {
172-
visibility: collapse; // if supported
173-
}
174-
}
175-
176166
/* Styles for CVE table */
177167
table tr.cve-status-open, table tr.cve-status-unknown {
178168
> td.cve-item-summary {

0 commit comments

Comments
 (0)