diff --git a/module/program/css/edit.css b/module/program/css/edit.css index 12a38dc6f4..7bf6f49d91 100644 --- a/module/program/css/edit.css +++ b/module/program/css/edit.css @@ -1,4 +1,5 @@ #budget {border-right: 0px;} #budgetUnit {border-left: 0px;} -#dateRange {vertical-align: top; padding-top: 13px;} +#dateRange, .undetermined {vertical-align: top !important; padding-top: 13px !important;} #endList {vertical-align: top; padding-top: 13px;} +#dataform th {vertical-align: top; padding-top: 13px;} diff --git a/module/program/view/edit.html.php b/module/program/view/edit.html.php index e79c16b487..21c51d951a 100644 --- a/module/program/view/edit.html.php +++ b/module/program/view/edit.html.php @@ -49,7 +49,7 @@