diff --git a/collects/scribble/scribble.css b/collects/scribble/scribble.css index cf3bde68..b6e35571 100644 --- a/collects/scribble/scribble.css +++ b/collects/scribble/scribble.css @@ -152,7 +152,7 @@ font-weight: bold; } .tocviewlist td { - font-size: 82%; + vertical-align: top; } @@ -185,6 +185,7 @@ font-weight: bold; } .tocsubnonseclink { + font-size: 82%; text-decoration: none; padding-left: 0.5em; }