#dashboard-widgets #current_month table,
#dashboard-widgets #past_month table {
  width: 100%;
  background-color: #fff;
}
#dashboard-widgets #current_month table td,
#dashboard-widgets #past_month table td {
  padding: 5px;
}
