summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css/account.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/account.css')
-rw-r--r--StoneIsland/platforms/ios/www/css/account.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/account.css b/StoneIsland/platforms/ios/www/css/account.css
index 7e709197..fa4243c1 100644
--- a/StoneIsland/platforms/ios/www/css/account.css
+++ b/StoneIsland/platforms/ios/www/css/account.css
@@ -439,6 +439,15 @@ input.switch:checked + label:after {
top: 9px;
color: #aaa;
}
+.select-wrapper [type=date] {
+ opacity: 0;
+ width: 100%;
+ height: 35px;
+ line-height: 35px;
+ position: absolute;
+ top: -5px;
+ left: -1px;
+}
.select-wrapper select {
opacity: 0;
width: 100%;