From c14c9c11c71f4355c6cbbeee521d4d0b5aee9221 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 1 May 2011 15:53:17 -0400 Subject: [PATCH] Don't specify border color, let the theme do so --- apps/common/templates/generic_list_subtemplate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/common/templates/generic_list_subtemplate.html b/apps/common/templates/generic_list_subtemplate.html index 083a06d085..d87b6d0067 100644 --- a/apps/common/templates/generic_list_subtemplate.html +++ b/apps/common/templates/generic_list_subtemplate.html @@ -27,7 +27,7 @@
{% if scrollable_content %} -
+
{% endif %}