Removed some unnecessary HTML code

Displaying it with JavaScript instead
This commit is contained in:
Gergely Polonkai (W00d5t0ck)
2013-02-26 02:18:39 +01:00
parent f72cec984e
commit 4bb7dfadbc
3 changed files with 27 additions and 13 deletions

View File

@@ -70,3 +70,7 @@ span.button {
display: none;
}
#passwordinfo {
display: none;
}