diff --git a/pylons_app/public/css/style.css b/pylons_app/public/css/style.css --- a/pylons_app/public/css/style.css +++ b/pylons_app/public/css/style.css @@ -3438,12 +3438,14 @@ div#legend_container table,div#legend_ch div#legend_container table td{ border: none !important; - padding: 2px !important; + padding: 0px !important; + height: 20px !important; } div#legend_choices table td{ border: none !important; padding: 0px !important; + height: 20px !important; } div#legend_choices{ diff --git a/pylons_app/templates/summary/summary.html b/pylons_app/templates/summary/summary.html --- a/pylons_app/templates/summary/summary.html +++ b/pylons_app/templates/summary/summary.html @@ -154,12 +154,17 @@ E.onDOMReady(function(e){ var inputs = choiceContainer.getElementsByTagName("input"); for(var i=0; i 0){