From a04207675b134390a6eb4bcfbe2a33bc6812471d Mon Sep 17 00:00:00 2001 From: Todd Davies Date: Mon, 7 May 2012 21:05:23 -0700 Subject: [PATCH] Layout does not render properly in IE8. Must scroll down to see the page. This needs to be fixed asap. (Todd 5/7/2012) --- deme_django/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/deme_django/TODO b/deme_django/TODO index 20bb2300..e7eb553b 100644 --- a/deme_django/TODO +++ b/deme_django/TODO @@ -23,6 +23,7 @@ Legitimate bugs + Recently viewed should not include pages with method!=GET * EmailContactMethod.email should be unique + Creator of a Membership does not get permission to deactivate/destroy that Membership. I think this is a bug. (Todd 2/18/2012) ++ Layout does not render properly in IE8. Must scroll down to see the page. This needs to be fixed asap. (Todd 5/7/2012) Interface ---------