Fix firefox dropdown rendering issue

This commit is contained in:
Luis Cielak 2018-07-31 11:19:18 -04:00 committed by richard-dds
parent 88c073e1b2
commit 72d5726885

View File

@ -159,6 +159,7 @@
select {
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
}
.usa-date-input label {