diff --git a/public/resources/css/_translate.scss b/public/resources/css/_translate.scss index e84f1fea39..bbf8fb6ad0 100644 --- a/public/resources/css/_translate.scss +++ b/public/resources/css/_translate.scss @@ -11,6 +11,10 @@ } } + api-list .docs-content{ + display: block; + } + h1.original-english { margin-top: -($unit * 2); }