From 6e3fbfc577116bc0b77aa4f8bee40148f5322e24 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 23 Nov 2015 04:30:42 -0500 Subject: state dropdown --- StoneIsland/www/css/account.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'StoneIsland/www/css') diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index 4286baa0..765f575a 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -362,6 +362,16 @@ input.switch:checked + label:after { width: calc(100vw - 10px); border: 1px solid #a9a9a9; } +.half-input .select-wrapper { + width: 50%; + border: 0; + margin-top: -1px; + float: left; +} +.half-input .select-wrapper span { + top: 9px; + color: #aaa; +} .select-wrapper select { opacity: 0; width: 100%; -- cgit v1.2.3-70-g09d2