accounts: display "Contact through" above container

stops most of it being hidden at the bottom of the page.
This commit is contained in:
Harvey Tindall
2023-02-02 12:18:34 +00:00
parent eb85ee4d35
commit c187b948d9

View File

@@ -432,6 +432,7 @@ p.top {
.dropdown {
padding-bottom: 0.5rem;
margin-bottom: -0.5rem;
position: absolute;
}
.dropdown-display.lg {