Fix register button overflowing modal

pull/1/head
David Benqué 4 years ago
parent e909987ed2
commit 067274cc07

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

Loading…
Cancel
Save