Revert "Increase width for country code dropdown"

This reverts commit cb794af5f1099de3f9856ecbed16544ace33f0a9.
This commit is contained in:
Swapnil Raj 2020-07-16 19:09:33 +05:30
parent cb794af5f1
commit ddb6104590

View File

@ -191,5 +191,5 @@ limitations under the License.
}
.mx_Field .mx_CountryDropdown {
width: 78px;
width: 67px;
}