accounts: display "Contact through" above container

stops most of it being hidden at the bottom of the page.
pull/260/head
Harvey Tindall 2 years ago
parent eb85ee4d35
commit c187b948d9
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

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

Loading…
Cancel
Save