From f23c134bfd1ab6b70fc1875230cd75e8d0d1558f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Soszy=C5=84ski?= Date: Sat, 2 Apr 2022 03:06:29 +0200 Subject: [PATCH] Docs: don't break links at the header (#1636) --- docs/css/screen.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/css/screen.css b/docs/css/screen.css index a976e0ca..7f4b02dc 100644 --- a/docs/css/screen.css +++ b/docs/css/screen.css @@ -86,6 +86,7 @@ header a:hover .subnav a { text-decoration: none; + white-space: nowrap; } .container