1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 09:00:10 +00:00

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
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

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