diff --git a/doc/api_assets/style.css b/doc/api_assets/style.css index b9af9ddea55aca..c23e486ef80b82 100644 --- a/doc/api_assets/style.css +++ b/doc/api_assets/style.css @@ -299,6 +299,10 @@ li.picker-header a span { z-index: 1; } +#api-section-documentation .api_stability { + position: static; +} + .api_stability * { color: var(--white) !important; }