Revert "Increase width for country code dropdown"

This reverts commit cb794af5f1.
pull/21833/head
Swapnil Raj 2020-07-16 19:09:33 +05:30
parent cb794af5f1
commit ddb6104590
1 changed files with 1 additions and 1 deletions

View File

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