From d548a7d02ce6349ca9a820b6824e4374b759812b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 24 Nov 2015 20:57:07 -0500 Subject: form edits --- StoneIsland/www/css/account.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index dd360cc9..b709cbdb 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -80,6 +80,8 @@ input[type=text], input[type=password], input[type=number], input[type=date], in margin-top:4px; width: calc(100vw - 10px); border:1px solid #a9a9a9; + padding: 0; + border-radius: 0; } .half-input { @@ -205,8 +207,9 @@ input.switch:checked + label:after { display: flex; flex-direction: column; margin:0; - left:0;right:0; - top:64px; + left:0; + right:0; + top: 0; } -- cgit v1.2.3-70-g09d2