diff options
| author | Rene Ae <aehtyb@gmail.com> | 2015-11-30 17:57:11 -0600 |
|---|---|---|
| committer | Rene Ae <aehtyb@gmail.com> | 2015-11-30 17:57:11 -0600 |
| commit | be27ea977b1e7c7903275b42530a81a8e43d7a9b (patch) | |
| tree | 84f295b67828780520d1b01d46bb7393b2d7cd09 | |
| parent | c08fe881824b750c56c731e7717cdd567753820b (diff) | |
spacing
| -rw-r--r-- | StoneIsland/www/css/account.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css index 5033cf22..571baa6c 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -406,7 +406,11 @@ input.switch:checked + label:after { } .container-row input:first-child { -margin-top:10px!important +margin-top:10px +} + +.container-row .half-input input { +margin-top:0px } #login .container-row input:first-child { |
