diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index 5553a8e8..f2151542 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -4,4 +4,8 @@ font-size: larger; } +th { + text-align: left; + vertical-align: top; +}