Change country dropdown to be smaller with arrow on right

This commit is contained in:
J. Ryan Stinnett 2019-01-29 16:04:44 -06:00
parent daee5f0325
commit 92394ba601
4 changed files with 31 additions and 4 deletions

View file

@ -81,7 +81,7 @@ limitations under the License.
.mx_Dropdown_option img {
margin: 5px;
width: 27px;
width: 16px;
vertical-align: middle;
}