Skip to content

Commit

Permalink
Increased the width of the inlinepiechart to fit the Dutch translated…
Browse files Browse the repository at this point in the history
… legend (nightscout#6539)
  • Loading branch information
yodax authored and arnaudlimbourg committed Jul 4, 2021
1 parent 8255bcc commit 5cd856c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/report_plugins/dailystats.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dailystats.css =
' text-align:center;' +
'}' +
'#dailystats-placeholder .inlinepiechart {' +
' width: 2.0in;' +
' width: 2.2in;' +
' height: 0.9in;' +
'}';

Expand Down

0 comments on commit 5cd856c

Please sign in to comment.