diff --git a/lib/resources/styles.css b/lib/resources/styles.css index 194c40a11b..993f9c1054 100644 --- a/lib/resources/styles.css +++ b/lib/resources/styles.css @@ -596,6 +596,7 @@ ul.subnav li:last-of-type { list-style: none; line-height: 22px; margin-bottom: 0; + margin-top: 0; padding: 0 0 15px 0; } @@ -837,4 +838,4 @@ li.inherited a { a[href]:after { content:"" !important; } -} \ No newline at end of file +}