diff doc/_static/style.css @ 7325:49bc6d66f536

correct fix for last change.
author John Rouillard <rouilj@ieee.org>
date Thu, 11 May 2023 14:29:52 -0400
parents ed0285b8c9b4
children a3dbd44c3642
line wrap: on
line diff
--- a/doc/_static/style.css	Thu May 11 14:22:21 2023 -0400
+++ b/doc/_static/style.css	Thu May 11 14:29:52 2023 -0400
@@ -43,7 +43,7 @@
 
 /* shrink spacing between list elements in tables of contents,
    badge displays */
-div.toctree-wrapper * + *, div.contents * + *, div.release_info {
+div.toctree-wrapper * + *, div.contents * + *, div.release_info * {
     margin-block-start: 0.25em;
 }
 

Roundup Issue Tracker: http://roundup-tracker.org/