Add more details on the SSH public key field

Also, reorder the fields such that optional fields come last.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Lukas Fleischer 2015-05-31 19:20:05 +02:00
parent 86352459ab
commit 5b5950e51d
2 changed files with 16 additions and 7 deletions

View file

@ -77,3 +77,7 @@
.comment-deleted {
color: #999;
}
legend {
padding: 1em 0;
}