diff --git a/emhttp/plugins/dynamix/sheets/SysDrivers.css b/emhttp/plugins/dynamix/sheets/SysDrivers.css index 41ef30f5d..00a022ec7 100644 --- a/emhttp/plugins/dynamix/sheets/SysDrivers.css +++ b/emhttp/plugins/dynamix/sheets/SysDrivers.css @@ -1,5 +1,5 @@ table.t1{margin-top:0; border-collapse: collapse; border-spacing: 0;} -table.t1 tr td{padding:0 20px 0 0!important;margin:0!important;text-align:left!important;white-space:normal!important} +table.t1 tr td{padding:4px 20px 4px 0!important;margin:0!important;text-align:left!important;white-space:normal!important} table.t1 tr td:nth-child(1){width:5%} table.t1 tr td:nth-child(2){width:35%} table.t1 tr td:nth-child(3){width:15%}