From 02bed950188b62a165280b54f79b666252cf74cf Mon Sep 17 00:00:00 2001 From: artus Date: Tue, 10 Sep 2019 15:15:34 +0200 Subject: [PATCH] improves profile editing display --- mystic_forest/custom_portal.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mystic_forest/custom_portal.css b/mystic_forest/custom_portal.css index 576d63c..6162c4a 100644 --- a/mystic_forest/custom_portal.css +++ b/mystic_forest/custom_portal.css @@ -78,7 +78,9 @@ ); } -.apps { +.apps, +.edit, +.password { flex: 1 1 auto; width: 50%; /* Hack to force footer to wrap on another row */ margin: 4%;