From 5b5950e51dfddd0a0141c8a475d0729f304d5b44 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 31 May 2015 19:20:05 +0200 Subject: Add more details on the SSH public key field Also, reorder the fields such that optional fields come last. Signed-off-by: Lukas Fleischer --- web/html/css/aurweb.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/html') diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index 79acce4..c86c1da 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -77,3 +77,7 @@ .comment-deleted { color: #999; } + +legend { + padding: 1em 0; +} -- cgit v1.2.3-54-g00ecf