Quick fix for phone input style

This commit is contained in:
lilia
2015-01-17 22:28:14 -10:00
parent f73596c240
commit ed06161ee7
3 changed files with 6 additions and 2 deletions

View File

@@ -90,6 +90,10 @@ h2 {
position: relative;
margin-bottom: 0.5em;
}
.number-container .intl-tel-input,
.number-container .number {
width: 100%;
}
.number-container::after {
visibility: hidden;
content: ' ';