Allow description text to wrap

This commit is contained in:
Adam Soltys
2009-08-27 12:08:56 -07:00
parent a55227c9bb
commit 642eb1f4ee

View File

@@ -20,7 +20,7 @@ tr.deliverable-details td { padding-bottom: 50px ; }
td.deliverable-actions { padding-left: 10px; width:100px;}
td.deliverable-actions { padding-left: 10px; width:100px;}
tr.deliverable-details { border: none; }
tr.deliverable-details { border: none; white-space: normal; }
tr.deliverable-details p { text-align:left; clear:both;}
tr.deliverable-details div { text-align:left; }
tr.deliverable-details table { width: 85%; }
@@ -46,4 +46,4 @@ p.total-budget #total-budget-calculation { }
.jstElements button { padding: 0; margin-right: 0px;}
.tabular div.splitcontentright label { margin-left: 0; float: none;}
.tabular div.splitcontentright p { padding-left: 80px; }
.tabular div.splitcontentright p { padding-left: 80px; }