diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index 5553a8e82..f2151542a 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; +}