diff --git a/css/style.css b/css/style.css index 9696951..088cfb4 100644 --- a/css/style.css +++ b/css/style.css @@ -64,8 +64,6 @@ a:focus { /* a11y */ outline:#000 dotted 1px; } -header, footer { -} main { margin-top: 20px; } @@ -185,7 +183,7 @@ caption { font-weight:bold; } -.results a.btn-default.btn-sm { +.results a.btn-default.btn-sm, .best-choice .list-unstyled a.btn-default.btn-sm { padding: 3px 7px; font-size: 0.7em; } diff --git a/tpl/part/vote_table_date.tpl b/tpl/part/vote_table_date.tpl index f7b3f80..869493e 100644 --- a/tpl/part/vote_table_date.tpl +++ b/tpl/part/vote_table_date.tpl @@ -389,7 +389,7 @@ {* Best votes listing *} {$max = max($best_choices['y'])} {if $max > 0} -