Increase width for country code dropdown
This commit is contained in:
parent
8de6863bf6
commit
cb794af5f1
1 changed files with 1 additions and 1 deletions
|
@ -191,5 +191,5 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_Field .mx_CountryDropdown {
|
.mx_Field .mx_CountryDropdown {
|
||||||
width: 67px;
|
width: 78px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue