From 30c3816f6d6080e6e6e730695f149f79db14b6ef Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Mon, 19 Dec 2016 19:16:40 +0000 Subject: [PATCH] Revert "Fix the flicker of the log on button name" This change has caused my "Sign In" button to be hidden on the login page. This reverts commit ce3a0fbdd94ffb954ca390c5e93fb1140af984e4. Closes-Bug: #1651234 Change-Id: I3c0ef6a20ac79c2c3e498a3b692a3165deed81b3 --- horizon/templates/auth/_login_form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/horizon/templates/auth/_login_form.html b/horizon/templates/auth/_login_form.html index e1b52e754e..8f943bb241 100644 --- a/horizon/templates/auth/_login_form.html +++ b/horizon/templates/auth/_login_form.html @@ -65,9 +65,9 @@