Added margin to recaptcha

This commit is contained in:
henu
2017-02-01 17:53:47 +02:00
parent 41658675dc
commit 582168b4d3
2 changed files with 9 additions and 3 deletions
+3
View File
@@ -15,3 +15,6 @@ h4 {
#sendmember {
float: right;
}
#captcha {
margin-bottom: 10px;
}