24 lines
377 B
CSS
24 lines
377 B
CSS
.iti__selected-flag {
|
|
padding: 0 6px 0 8px !important;
|
|
height: 100% !important;
|
|
}
|
|
|
|
.iti__flag-box, .iti__country-name {
|
|
margin-right: 6px !important;
|
|
}
|
|
|
|
.iti__country {
|
|
padding: 5px 10px !important;
|
|
}
|
|
|
|
.iti {
|
|
width: 100%;
|
|
}
|
|
|
|
div.request-help-inputs .fas.fa-asterisk {
|
|
position: relative;
|
|
}
|
|
|
|
.bvalidator_invalid {
|
|
background-color: #ffffae !important;
|
|
} |