dannym pushed a commit to branch master
in repository maintenance.

commit 136e70a7089d1a3a92f02455e280d77ab53a86c3
Author: Danny Milosavljevic <dan...@scratchpost.org>
Date:   Mon Jan 29 18:49:29 2018 +0100

    hydra: Add spacer at the end of the Cuirass JavaScript front-end.
    
    * hydra/nginx/html/status/index.html: Add spacer.
---
 hydra/nginx/html/status/index.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hydra/nginx/html/status/index.html 
b/hydra/nginx/html/status/index.html
index d95c599..c22f1fa 100644
--- a/hydra/nginx/html/status/index.html
+++ b/hydra/nginx/html/status/index.html
@@ -663,5 +663,7 @@ function updateBranchinfo() {
 </form>
 -->
 
+<!-- Spacer - otherwise it's annoying me too much to filter the last table -->
+<div height="10em"></div>
 </body>
 </html>

Reply via email to