Merge pull request #387 from rodymol123/master

Align select input properly
This commit is contained in:
Franz Liedke 2015-08-31 22:04:46 +02:00
commit 1888b6e0c1

View File

@ -9,6 +9,7 @@
-moz-appearance: none;
padding-right: 30px;
cursor: pointer;
line-height: 1;
}
}
.Select-caret {