From a274c844fe9910c649ee402fc8bfdd878b9bcbe2 Mon Sep 17 00:00:00 2001 From: Yuriy Dybskiy Date: Thu, 11 Oct 2012 17:53:45 -0700 Subject: [PATCH] Revert HTML5 tags to DIVs due to IE8 support --- packages/accounts-ui-unstyled/login_buttons.html | 16 ++++++++-------- .../login_buttons_dropdown.html | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/accounts-ui-unstyled/login_buttons.html b/packages/accounts-ui-unstyled/login_buttons.html index a80c6b7e44..45c27077f5 100644 --- a/packages/accounts-ui-unstyled/login_buttons.html +++ b/packages/accounts-ui-unstyled/login_buttons.html @@ -1,25 +1,25 @@ @@ -35,16 +35,16 @@ {{/if}} {{/if}} {{else}} -
No login services configured
+
No login services configured
{{/if}} diff --git a/packages/accounts-ui-unstyled/login_buttons_dropdown.html b/packages/accounts-ui-unstyled/login_buttons_dropdown.html index 22986ce0d7..a5ec65e4ab 100644 --- a/packages/accounts-ui-unstyled/login_buttons_dropdown.html +++ b/packages/accounts-ui-unstyled/login_buttons_dropdown.html @@ -2,7 +2,7 @@