From 39c9c03c2c1947654a305a030f65697de11b4ebc Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 11 Dec 2012 02:01:48 -0400 Subject: [PATCH] Improve multi selection action button vertical spacing --- apps/common/templates/generic_list_subtemplate.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/common/templates/generic_list_subtemplate.html b/apps/common/templates/generic_list_subtemplate.html index d1494312bf..81dfa73983 100644 --- a/apps/common/templates/generic_list_subtemplate.html +++ b/apps/common/templates/generic_list_subtemplate.html @@ -30,15 +30,15 @@
{% endif %} -
+ {% if object_list %} {% if multi_select or multi_select_as_buttons %} {% if multi_select_as_buttons %} {% get_multi_item_links as multi_item_links %} -