fix styling of time and date fields on iOS

This commit is contained in:
Keegan
2016-05-28 13:52:27 -07:00
parent 4445cb98cf
commit 2030aa1af7
2 changed files with 16 additions and 0 deletions
+2
View File
@@ -31,6 +31,8 @@
vertical-align: baseline;
color: $color-white;
font-size: inherit;
appearance: none;
min-height: $item-spacing-v + ($base-height + 0rem) ;
@include placeholder {
color: $color-gray-8;