Index: lams_tool_daco/web/includes/css/daco.css =================================================================== diff -u -r2b2611326286bc64cc4e22c9d16642ad038b93c3 -r9aa7e24878b41bd6baffa35e83ef392e670811c3 --- lams_tool_daco/web/includes/css/daco.css (.../daco.css) (revision 2b2611326286bc64cc4e22c9d16642ad038b93c3) +++ lams_tool_daco/web/includes/css/daco.css (.../daco.css) (revision 9aa7e24878b41bd6baffa35e83ef392e670811c3) @@ -102,4 +102,9 @@ table#recordListTable td.fixedCellWidth{ width: 160px; -} \ No newline at end of file +} + +td.button-cell{ + height: 30px; + padding-top: 30px; +}