Skip to content

Commit c8e04f0

Browse files
Fix: Navbar oversized height.
1 parent c1a4ce9 commit c8e04f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ theme:
1010
icon:
1111
repo: fontawesome/brands/github
1212
features:
13-
- navigation.tabs
13+
# Navigation Tabs creating an extra Nav Tab containing single element of Nav List
14+
# - navigation.tabs
1415
- navigation.sections
1516
- toc.integrate
1617
- navigation.top

0 commit comments

Comments
 (0)