add language selector to form

This commit is contained in:
Harvey Tindall
2021-01-11 19:17:43 +00:00
parent 461efa7f60
commit 3fbbc7f620
10 changed files with 126 additions and 68 deletions
+5
View File
@@ -370,3 +370,8 @@ p.top {
bottom: 1rem;
z-index: 16;
}
.dropdown {
padding-bottom: 0.5rem;
margin-bottom: -0.5rem;
}