fix missing value display on old android

This commit is contained in:
Keegan
2016-02-29 15:54:12 +11:00
parent fa72cfb3a3
commit d6461e1fb5
+1
View File
@@ -7,6 +7,7 @@
height: $base-height;
border-radius: $base-height / 2;
box-shadow: $box-shadow-small-components;
display: block;
}
.picker-wrap {