Increased project progress chart height to allow fitting of spread bars
FEA: ItEr76S15OrganizingPerProjectDashboard
This commit is contained in:
parent
aaff2d919a
commit
d0b377e4e6
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
<groupbox closable="false">
|
||||
<caption label="${i18n:_('Progress')}" />
|
||||
<hbox>
|
||||
<n:div id="global-progress" style="height:200px; width:500px;"></n:div>
|
||||
<n:div id="global-progress" style="height:230px; width:500px;"></n:div>
|
||||
<n:div id="task-status" style="height:200px; width:400px; margin-left: 100px;"></n:div>
|
||||
</hbox>
|
||||
</groupbox>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue