From 89e47e15c66ad6a47a7d05e0e7c43d2a03a26ca1 Mon Sep 17 00:00:00 2001 From: Nicolas Le Goff Date: Mon, 12 Mar 2012 17:40:14 +0100 Subject: [PATCH] Fix IE7 overflows --- templates/web/common/index.twig | 2 +- templates/web/prod/index.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/web/common/index.twig b/templates/web/common/index.twig index c029335e96..0418a0473f 100644 --- a/templates/web/common/index.twig +++ b/templates/web/common/index.twig @@ -1,5 +1,5 @@ - + {% if local_title is defined%}{{local_title}} | {% endif %}{{home_title}} - {{ module_name }} diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 4cb9d40936..cbf7090790 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -222,7 +222,7 @@ -
+
{% set ratio = user.getPrefs('search_window') %} {% if ratio == 0 %}