From df1fc57172147d2ca40545ad16ad8e49a12479c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Sat, 18 Apr 2015 00:12:02 +0200 Subject: [PATCH] Bug 1155512: Localization template links not lining up with other header links r/a=dkl --- skins/standard/global.css | 4 ---- template/en/default/global/header.html.tmpl | 9 +++++---- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/skins/standard/global.css b/skins/standard/global.css index b3651ad3c9..1e66e4e32e 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -53,10 +53,6 @@ padding: 0.5em; } - #common_links { - clear: both; - } - #lang_links_container { float: right; } diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index bf952ad963..e461e37467 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -232,10 +232,7 @@ [% END %] - - + [% USE Bugzilla %] [% IF Bugzilla.languages.size > 1 %] [% END %] + +
-- 2.47.2