X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=1e400fb1f2c7364996d9189abd402fad092e24d2;hb=e3137c0f9db6fd047945bb327bcd49005a7d6401;hp=81c9f83b752378d552cfe78f327255d4fdaac815;hpb=c7a6f9dc27ecf13b73d2ec4c7659477d5b3d0286;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 81c9f83..1e400fb 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -51,6 +51,10 @@ textarea { display: none; } +#sone .toggle-link { + margin-top: 1em; +} + #sone #formPassword { display: none; }