diff options
Diffstat (limited to 'StoneIsland/www/css/account.css')
| -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 7d6247c2..3c04e1b1 100644 --- a/StoneIsland/www/css/account.css +++ b/StoneIsland/www/css/account.css @@ -408,7 +408,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 { |
