diff --git a/app/static/css/tartiflette.css b/app/static/css/tartiflette.css index f802f91..a5e3af1 100644 --- a/app/static/css/tartiflette.css +++ b/app/static/css/tartiflette.css @@ -12,7 +12,7 @@ a { color:#007bff; } .ci-app-table > thead, .ci-app-table > tbody { display: block; width: 100%;} .ci-app-table { margin: 0 auto; margin-top: 100px; max-width: 1200px; overflow-x: visible; } -.ci-app-table th, .ci-app-table td { display: block; border: none; padding; 0px;float: left; height:33px; width: 33px; margin: 5px; } +.ci-app-table th, .ci-app-table td { display: block; border: none; padding; 0px;float: left; height:33px; width: 33px; margin: 5px; margin-top: -5px; } th.ci-app-test-title { diff --git a/app/templates/appci_branch.html b/app/templates/appci_branch.html index e4df843..95a933a 100644 --- a/app/templates/appci_branch.html +++ b/app/templates/appci_branch.html @@ -59,7 +59,7 @@ {% for result in app_results %} - +