fix #1241: registration page readability issue

pull/749/head
Sebastian Malek 8 years ago committed by Lilia
parent 834faf3e39
commit 6b4970de21

@ -1131,4 +1131,7 @@ ul.country-list {
margin: 0;
text-align: left; }
.intl-tel-input .country-list .country .country-name {
color: #000; }
/*# sourceMappingURL=options.css.map */

@ -356,3 +356,7 @@ ul.country-list {
}
}
.intl-tel-input .country-list .country .country-name {
color: #000;
}

Loading…
Cancel
Save