Adding some space - new layout seems to use larger fonts/margins

pull/6827/head
Gregor Schmidt 13 years ago
parent 21450045f8
commit d5b02ed17d
  1. 2
      assets/javascripts/app/burndown.js

@ -31,7 +31,7 @@ RB.Burndown = (function ($) {
project_id: RB.constants.project_id}));
$('#charts').dialog({
dialogClass: "rb_dialog",
height: 500,
height: 530,
width: 710,
position: 'center',
modal: true,

Loading…
Cancel
Save