diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index ee8ef84..7aae5fe 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -438,10 +438,6 @@ margin-left: 40px; } -table.branches>thead>tr>th { - padding: 12px; -} - table.branches>tbody>tr>td{ padding: 12px; line-height: 30px;