From c1cef41ea1e353a3e15683908665a2f7aeb77700 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 7 Nov 2020 18:00:45 +0000 Subject: [PATCH] Misc display tweaks --- app/static/css/tartiflette.css | 2 +- app/templates/appci_branch.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 %} - +