From 4c8d3ed138f144643e8c9058dd55728d45eb5db8 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 20 Jan 2016 04:03:39 +0100 Subject: fix date field graphic bug --- StoneIsland/www/css/account.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'StoneIsland/www/css') diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index b77cd428..f5b6079a 100755 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -458,6 +458,9 @@ input.switch:checked + label:after { width: calc(100vw - 10px); border: 1px solid #a9a9a9; } +.date-wrapper span { + display: block; +} .half-input .select-wrapper { width: 50%; border: 0; @@ -476,6 +479,7 @@ input.switch:checked + label:after { position: absolute; top: -5px; left: -1px; + width: 1px; height: 1px; } .select-wrapper select { opacity: 0; -- cgit v1.2.3-70-g09d2