Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .int-phone.valid-msg {
- border: 1px solid #00C900;
- }
- .int-phone.error-msg {
- border: 1px solid red;
- }
- .int-phone.valid-msg, .int-phone.error-msg {
- top: 0;
- right: 0;
- padding-right: 5px;
- z-index: 99;
- }
- .gform_wrapper ul li.gfield .intl-tel-input.allow-dropdown input,
- .intl-tel-input.allow-dropdown input {
- padding-right: 6px !important;
- padding-left: 52px !important;
- margin-left: 0 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement