diff --git a/src/root/build.tt b/src/root/build.tt index 550936d38..85027e208 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -336,8 +336,6 @@ -
- [% IF prevBuild %]

Changes since previous [% INCLUDE renderBuildLink build=prevBuild %]

[% INCLUDE renderInputDiff build2=build, build1=prevBuild %] diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index d5cb8cd0b..95226d709 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -56,4 +56,5 @@ table.clickable-rows > tbody > tr { h3 { margin-top: 0.5em; + margin-bottom: 0.5em; }