##// END OF EJS Templates
Fixed: div.task incorrectly wrapping on Gantt Chart (#4813)....
Jean-Philippe Lang -
r3300:6ed690eacc1b
parent child
Show More
@@ -728,6 +728,7 background-image:url('../images/close_hl.png');
728 padding:0;
728 padding:0;
729 margin:0;
729 margin:0;
730 line-height:0.8em;
730 line-height:0.8em;
731 white-space:nowrap;
731 }
732 }
732
733
733 .task_late { background:#f66 url(../images/task_late.png); border: 1px solid #f66; }
734 .task_late { background:#f66 url(../images/task_late.png); border: 1px solid #f66; }
General Comments 0
You need to be logged in to leave comments. Login now