From 144a3ecb4f610879c12dd10c31a7e310755e4781 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 24 Nov 2015 20:18:57 -0500 Subject: update profile --- StoneIsland/www/css/account.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'StoneIsland/www/css') diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index 765f575a..1c06ba1b 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -349,8 +349,9 @@ input.switch:checked + label:after { position: relative; text-align: center; + overflow: hidden; font-size: 14px; - outline: none!important; + outline: none !important; color: #000; letter-spacing: 1px; text-transform: uppercase; @@ -375,9 +376,14 @@ input.switch:checked + label:after { .select-wrapper select { opacity: 0; width: 100%; - height: 100%; + height: 35px; + line-height: 35px; position: absolute; top: 0; left: 0; + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + border: 10px solid; } .select-wrapper span { position: relative; -- cgit v1.2.3-70-g09d2