improved number validation (based on google's libphonenumber)

This commit is contained in:
Marco
2014-06-30 00:15:27 +02:00
committed by lilia
parent 92514ad08f
commit 13a9329bcf
10 changed files with 577 additions and 82 deletions

View File

@@ -39,3 +39,10 @@ h2 {
#init-go-single-client {
display:block; }
#phonenumberspan {
display: block;
margin: .5em auto 1em auto; }
#countrycode {
text-align: right; }