From 91cd714944d2a3d25a8e2146cbfe88886ec9bd44 Mon Sep 17 00:00:00 2001 From: "cmanske%netscape.com" Date: Wed, 16 May 2001 14:22:00 +0000 Subject: [PATCH] CSS part of fix to editor pref dialog layout bug 77517, r=blake, sr=ben --- themes/modern/editor/EditorDialog.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/modern/editor/EditorDialog.css b/themes/modern/editor/EditorDialog.css index dbd83afaae9..50a7589098f 100644 --- a/themes/modern/editor/EditorDialog.css +++ b/themes/modern/editor/EditorDialog.css @@ -167,7 +167,7 @@ tree.list { /* ::::: color picker button ::::: */ button.color-button { - margin: 4px; + margin: 2px; width: 32px; min-width: 32px; }