From acca89505be6ec062ba1acd9cc7df49aac1711fe Mon Sep 17 00:00:00 2001 From: Julien-Pierre Avérous Date: Mon, 20 Apr 2020 23:27:17 +0200 Subject: Enhance the way help elements are displayed (#2911) * - Always display help under the targeted element. - Use same help place for HTTP authentication in 'add' feed view than in 'update' feed view. - Move help under input field in register view, as all other places (homogeneity). * - Don't use "!important" as suggested by @Alkarex. --- app/views/user/details.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/user/details.phtml') diff --git a/app/views/user/details.phtml b/app/views/user/details.phtml index e23e645ae..ee5e381fd 100644 --- a/app/views/user/details.phtml +++ b/app/views/user/details.phtml @@ -51,7 +51,7 @@ /> - +

-- cgit v1.2.3