diff --git a/tabs/ports.css b/tabs/ports.css index 1b32503c..5a4f44d5 100644 --- a/tabs/ports.css +++ b/tabs/ports.css @@ -37,8 +37,8 @@ table.ports tr:first-child td:last-child { border-top-right-radius: 0px; } .tab-ports table td { border-bottom:1px solid #e4e4e4; - padding-top:6px; - padding-bottom:6px; + padding-top:4px; + padding-bottom:4px; padding-left:5px; padding-right:5px; }