diff --git a/doc/api_assets/style.css b/doc/api_assets/style.css index b954c88bf028fc..cb9d6021ffd329 100644 --- a/doc/api_assets/style.css +++ b/doc/api_assets/style.css @@ -165,12 +165,17 @@ em code { line-height: 1.5rem; } +#gtoc li { + white-space: nowrap; +} + li.picker-header { position: relative; } li.picker-header .collapsed-arrow, li.picker-header .expanded-arrow { width: 1.5ch; + height: 1.5em; } li.picker-header .collapsed-arrow { diff --git a/tools/doc/html.mjs b/tools/doc/html.mjs index bdf967507c58ac..5aa29bb486fd1b 100644 --- a/tools/doc/html.mjs +++ b/tools/doc/html.mjs @@ -514,7 +514,7 @@ function altDocs(filename, docCreated, versions) {
  • - View another version + Other versions
      ${list}