Allow description text to wrap
This commit is contained in:
@@ -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;}
|
||||||
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 p { text-align:left; clear:both;}
|
||||||
tr.deliverable-details div { text-align:left; }
|
tr.deliverable-details div { text-align:left; }
|
||||||
tr.deliverable-details table { width: 85%; }
|
tr.deliverable-details table { width: 85%; }
|
||||||
@@ -46,4 +46,4 @@ p.total-budget #total-budget-calculation { }
|
|||||||
.jstElements button { padding: 0; margin-right: 0px;}
|
.jstElements button { padding: 0; margin-right: 0px;}
|
||||||
|
|
||||||
.tabular div.splitcontentright label { margin-left: 0; float: none;}
|
.tabular div.splitcontentright label { margin-left: 0; float: none;}
|
||||||
.tabular div.splitcontentright p { padding-left: 80px; }
|
.tabular div.splitcontentright p { padding-left: 80px; }
|
||||||
|
|||||||
Reference in New Issue
Block a user