[ipsilon-web] openid: Authorization title is too small, drop the tag



commit b80437684b3acc40b2adb20779630cb3b9156208
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Tue Mar 14 17:45:24 2017 +0200

    openid: Authorization title is too small, drop the tag

 openid/consent_form.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openid/consent_form.html b/openid/consent_form.html
index d40d7cb..e7971dd 100644
--- a/openid/consent_form.html
+++ b/openid/consent_form.html
@@ -1,7 +1,7 @@
 {% extends "master-user.html" %}
 {% block toptext %}
 <p>
-    <small><strong>{{trustroot}}</strong> requests to use the following details from your GNOME 
account</small>
+<strong>{{trustroot}}</strong> requests to use the following details from your GNOME account
 </p>
 {% endblock %}
 {% block panelwidths %}col-md-10 col-md-offset-1{% endblock %}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]