diff --git a/static/css/directives/ui/repo-list-table.css b/static/css/directives/ui/repo-list-table.css index bc88f9800..fb2c3ad47 100644 --- a/static/css/directives/ui/repo-list-table.css +++ b/static/css/directives/ui/repo-list-table.css @@ -35,6 +35,6 @@ color: #ccc; } -.repo-list-table table tr:last-child td { +.repo-list-table table tbody tr:last-child td { border: 0px; } \ No newline at end of file