From 4ee4f0c3656724788baff3ab9749d08cbf52dbb5 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 5 Mar 2014 10:22:35 +0100 Subject: Fix position of eye icon on database password field Fix #7304 --- core/templates/installation.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'core/templates') diff --git a/core/templates/installation.php b/core/templates/installation.php index d3adb34f412..a85b68f248d 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -84,7 +84,7 @@ 0): ?> -
+
t( 'Configure the database' )); ?> @@ -100,8 +100,10 @@ +
+

@@ -141,8 +143,8 @@ autocomplete="off" autocapitalize="off" autocorrect="off" />

+
-
-- cgit v1.2.3