From 14353bfbdb4fcc3abd18a47856f241e1a77993c8 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Mon, 14 Jun 2004 00:18:38 +0000 Subject: [PATCH] minor dl margin tweak --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index a4393f4f3a..01a0259520 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -131,7 +131,7 @@ dt { margin-bottom: 0.1em; } dl{ - margin-top: 0.1em; + margin-top: 0.2em; margin-bottom: 0.5em; } dd { -- 2.20.1