Cleanup of form UI. #1135

This commit is contained in:
Eric Davis
2008-05-20 20:29:55 -07:00
parent f49763c423
commit d1418c25d3
2 changed files with 14 additions and 9 deletions

View File

@@ -7,5 +7,5 @@ tr.deliverable td.subject, tr.deliverable td.category { white-space: normal; }
tr.deliverable td.subject { text-align: left; }
tr.deliverable td.done_ratio table.progress { margin-left:auto; margin-right: auto;}
#deliverable-form .splitcontentleft { width: 72% }
#deliverable-form .splitcontentright { width: 27% }
#deliverable-form .splitcontentleft { width: 62% }
#deliverable-form .splitcontentright { width: 37% }