Fix register button overflowing modal

pull/1/head
David Benqué 2021-03-22 13:28:45 +00:00
parent e909987ed2
commit 067274cc07
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@
}
&.btn-register {
margin-top: 10px !important;
white-space: normal;
}