diff --git a/app/views/cost_reports/_cost_report_table.rhtml b/app/views/cost_reports/_cost_report_table.rhtml index 788aac13ef..4317a8b427 100644 --- a/app/views/cost_reports/_cost_report_table.rhtml +++ b/app/views/cost_reports/_cost_report_table.rhtml @@ -85,16 +85,11 @@ end border-bottom: solid 1px #ccc !important; } -.report thead .inner { +.report thead .inner, .report tfoot .inner { text-align: right; padding-right: 5px; } -.report tfoot th { - padding-right: 5px; - text-align: right; -} - .report .result { font-size: 120%; vertical-align: bottom;