diff --git a/xCAT-UI/css/config.css b/xCAT-UI/css/config.css index 4c3466920..89ec17512 100644 --- a/xCAT-UI/css/config.css +++ b/xCAT-UI/css/config.css @@ -58,7 +58,7 @@ table.tabTable thead tr th, table.tabTable tfoot tr th { table.tabTable tbody td { color: #3D3D3D; padding: 4px; - vertical-align: center; + vertical-align: middle; }