ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

689_fix.diff

Alf Gaida, 2012-02-07 04:26 pm

Download (419 Bytes)

 
b/public/stylesheets/application.css
1704 1704
}
1705 1705
.title-bar .title-bar-actions .contextual a.icon {
1706 1706
	color:#000000;
1707
  margin-right: 0px;
1707
	margin-right: 0px;
1708
	float: none; /* fix #689 */ 
1708 1709
}
1709 1710
.title-bar .update {
1710 1711
	right:0;