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.

application.css.patch

Andrey Mikhaylov, 2012-03-08 08:13 pm

Download (467 Bytes)

 
application.css.new 2012-03-08 14:57:15.000000000 -0500
33 33
  list-style-type:none;
34 34
  margin: 0px;
35 35
  padding: 0px 0px 0px 0px;
36
  white-space:nowrap;
37 36
}
38 37
#main-menu li a {
39 38
  display: block;
......
1426 1425
	line-height:23px;
1427 1426
	display:block;
1428 1427
	position:relative;
1429
        height:23px;
1428
        min-height:23px;
1430 1429
        color:#333333;
1431 1430
	font-weight:normal;
1432 1431
        font-size:13px;