From b30908ba5d2d2425b32bfc3cc4db081f10de1e17 Mon Sep 17 00:00:00 2001 From: Raghu Nayyar Date: Thu, 1 Sep 2016 12:14:48 +0200 Subject: Removes tipsy when password verification is going on --- core/css/styles.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/css/styles.css b/core/css/styles.css index efc49e02a17..60b325111f8 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -490,8 +490,9 @@ label.infield { } #personal-show + label { height: 14px; - margin-top: 14px; - margin-left: -36px; + margin-top: -25px; + left: 295px; + display: block; } #passwordbutton { margin-left: .5em; -- cgit v1.2.3