From 077750888d601012b122959c2d14f19064a9fc6f Mon Sep 17 00:00:00 2001 From: webchick Date: Mon, 22 Dec 2014 11:34:40 -0800 Subject: [PATCH] Issue #2392487 by emma.maria, LewisNyman, DickJohnson: The email address field title moves up next to password fields at 768px to 1010 px - Firefox only --- core/themes/seven/css/theme/install-page.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core/themes/seven/css/theme/install-page.css b/core/themes/seven/css/theme/install-page.css index 395fb9b67135..3b7cd916b658 100644 --- a/core/themes/seven/css/theme/install-page.css +++ b/core/themes/seven/css/theme/install-page.css @@ -39,7 +39,6 @@ width: 100%; } .install-configure-form .form-type-password { - float: left; width: 100%; } input.password-confirm,