diff --git a/styles/website.css b/styles/website.css index 2ac44605c1..121c46c8e5 100644 --- a/styles/website.css +++ b/styles/website.css @@ -71,4 +71,12 @@ .gitbook-link { display: none !important -} \ No newline at end of file +} + +#anchor-navigation-ex-pagetop-navbar ul li a { + white-space: initial; +} + +#anchor-navigation-ex-navbar ul li a { + white-space: initial; +}