Skip to content

Commit cb3c12e

Browse files
committed
Fix enum CSS
1 parent 6f9d3b8 commit cb3c12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/php_api_ref/.phpdoc/template/css/base.css.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,6 @@ ul.breadcrumbs li.breadcrumb-item-current span {
585585

586586
}
587587

588-
.phpdocumentor-admonition article {
588+
.phpdocumentor-admonition article, .phpdocumentor-cases article {
589589
padding-bottom: 0;
590590
}

0 commit comments

Comments
 (0)