diff --git a/doc/api_assets/style.css b/doc/api_assets/style.css index 674a218a882276..4b723852501f87 100644 --- a/doc/api_assets/style.css +++ b/doc/api_assets/style.css @@ -183,6 +183,8 @@ li.picker-header { } li.picker-header .collapsed-arrow, li.picker-header .expanded-arrow { + position: relative; + bottom: 0.2rem; width: 1.5ch; height: 1.5em; }