diff --git a/legacy/elementary/doc/img/edoxy.css b/legacy/elementary/doc/img/edoxy.css index 6c9d868444..997a30aab6 100644 --- a/legacy/elementary/doc/img/edoxy.css +++ b/legacy/elementary/doc/img/edoxy.css @@ -394,6 +394,10 @@ HR { color: #ff66ff; font-style: italic; white-space: nowrap; + vertical-align: top; +} +.paramdir { + vertical-align: top; } /* End Styling for detailed member documentation */