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/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index 957e7a1d6..ddb9d7eaa 100644 --- a/app/install.php +++ b/app/install.php @@ -621,7 +621,7 @@ function printStep3() { tabindex="5" /> - +

-- cgit v1.2.3