From c2598fe4d85f9c3b737ea40959f44bf04172eafa Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 18 Dec 2008 02:50:40 +0000 Subject: Dialog polishing. They now resize their height. Updated form styles in the context of dialog display (don't show legends, fieldset border, or submit button). Let's make sure that all forms generated are complete and well formed and then use JS and CSS to control their display and behavior in different contexts. --- modules/user/views/login.html.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user/views/login.html.php b/modules/user/views/login.html.php index 53f67641..c5057577 100644 --- a/modules/user/views/login.html.php +++ b/modules/user/views/login.html.php @@ -1,9 +1,12 @@