From b5ed50ac2b69db3ef62b584642af88faecab6c27 Mon Sep 17 00:00:00 2001 From: Matt Claypotch Date: Thu, 8 Dec 2011 16:49:09 -0800 Subject: [PATCH] switch to anchors for browserid buttons to avoid css positioning bug (bug 708507) --- .../addons/templates/addons/paypal_start.html | 4 +-- apps/users/templates/users/login_form.html | 4 +-- apps/users/templates/users/mobile/login.html | 4 +-- media/css/impala/forms.less | 11 +++++++- media/css/impala/header.less | 28 +++++++++---------- media/css/mobile/forms.less | 6 ++-- media/css/zamboni/mobile.css | 2 ++ 7 files changed, 35 insertions(+), 24 deletions(-) diff --git a/apps/addons/templates/addons/paypal_start.html b/apps/addons/templates/addons/paypal_start.html index 1470753646..972195ef12 100644 --- a/apps/addons/templates/addons/paypal_start.html +++ b/apps/addons/templates/addons/paypal_start.html @@ -52,11 +52,11 @@

{{ loc('Complete your purchase with PayPal. No PayPal account is necessary.') }}

{% else %}
- +

{{ loc('You need to be logged in to download and install apps to your browser.') }}}

{% endif %} diff --git a/apps/users/templates/users/login_form.html b/apps/users/templates/users/login_form.html index 53032c1911..ce7c51e4b5 100644 --- a/apps/users/templates/users/login_form.html +++ b/apps/users/templates/users/login_form.html @@ -11,11 +11,11 @@ {% endif %} {% if waffle.switch('browserid-login') %}
- +
{% trans %} Are you an admin or editor? diff --git a/apps/users/templates/users/mobile/login.html b/apps/users/templates/users/mobile/login.html index ed2153eb90..895151586b 100644 --- a/apps/users/templates/users/mobile/login.html +++ b/apps/users/templates/users/mobile/login.html @@ -33,11 +33,11 @@
{% if waffle.switch('browserid-login') %}
- +
{% else %}