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/feed/add.phtml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'app/views/feed/add.phtml') diff --git a/app/views/feed/add.phtml b/app/views/feed/add.phtml index 9cfe024fc..516ec9a8b 100644 --- a/app/views/feed/add.phtml +++ b/app/views/feed/add.phtml @@ -69,16 +69,13 @@
+

- -
- -
-- cgit v1.2.3