From c187b948d9125decf70a9cad6a1558d9890525ab Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Thu, 2 Feb 2023 12:18:34 +0000 Subject: [PATCH] accounts: display "Contact through" above container stops most of it being hidden at the bottom of the page. --- css/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/base.css b/css/base.css index 7573320..8dadf75 100644 --- a/css/base.css +++ b/css/base.css @@ -432,6 +432,7 @@ p.top { .dropdown { padding-bottom: 0.5rem; margin-bottom: -0.5rem; + position: absolute; } .dropdown-display.lg {