Removing left margin from fancy selects

This commit is contained in:
Jeff Avallone 2019-01-16 06:53:38 -05:00
parent f0233ee030
commit 67771e07b0

View File

@ -90,7 +90,6 @@
}
.fancy-select {
margin-left: 1ex;
position: relative;
vertical-align: bottom;
display: inline-block;