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 ++++
web/template/account_edit_form.php | 19 ++++++++++++-------
2 files changed, 16 insertions(+), 7 deletions(-)
(limited to 'web')
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index 79acce48..c86c1da5 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;
+}
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index 110fbb58..415c086b 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -97,13 +97,6 @@
-
-
-
-
-
-
-
+
+
+
+
+
+