From d958fad0d685b5a50c6e0caab9bc42b403a243f6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 26 Jan 2006 13:43:04 +0000 Subject: - Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup. --- misc/drupal.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'misc') diff --git a/misc/drupal.css b/misc/drupal.css index 6484675c1..d235803e3 100644 --- a/misc/drupal.css +++ b/misc/drupal.css @@ -406,6 +406,13 @@ dl.multiselect .form-item { float: right; margin: 0 1em 1em 0; } +.profile dt { + margin: 1em 0 0.2em 0; + font-weight: bold; +} +.profile dd { + margin:0; +} .node-form .poll-form fieldset { display: block; } -- cgit v1.2.3