Revert "Increase width for country code dropdown"

This reverts commit cb794af5f1.
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;
}