From 61e9b048591adab88d1996646286e1d7df024bea Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 20 Nov 2018 11:52:40 +1300 Subject: [PATCH] Fix drop-down alignment on duplicates page Hack the dropdown HTML to fix the dropdown menu appearing at the bottom of the "Duplicate recipes" section (which may be below the bottom of the browser window). This is probably not the correct fix, but it works. Signed-off-by: Paul Eggleton --- templates/layerindex/duplicates.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/layerindex/duplicates.html b/templates/layerindex/duplicates.html index 41af842..0a7f4b7 100644 --- a/templates/layerindex/duplicates.html +++ b/templates/layerindex/duplicates.html @@ -22,12 +22,12 @@