From d776e6aa7d1e458ef050c016a4c285aa5887c5f0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 14 Dec 2017 08:03:07 +0100 Subject: edit profile backend stuff --- public/assets/css/bucky.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'public/assets/css') diff --git a/public/assets/css/bucky.css b/public/assets/css/bucky.css index a85ac21..aaab3f9 100644 --- a/public/assets/css/bucky.css +++ b/public/assets/css/bucky.css @@ -875,6 +875,13 @@ header .search_form { margin-bottom: 5px; max-width: 100px; } +#profile_form input[type=text] { + width: 200px; +} +#profile_form form > div.oldpassword { + margin-top: 12px; + display: none; +} /* 404 */ #error_404 { -- cgit v1.2.3-70-g09d2