From b4bdcd0cbd27c2d5cf44bd6e4286a187e6a1fc07 Mon Sep 17 00:00:00 2001 From: Saivann Date: Thu, 16 Jan 2014 15:28:49 -0500 Subject: [PATCH] Fix Youtube video overlaying the menu on IE9 (fixes #297) --- _templates/index.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_templates/index.html b/_templates/index.html index fe09869f..c1c35787 100755 --- a/_templates/index.html +++ b/_templates/index.html @@ -19,7 +19,7 @@ id: index {% else %}

{% translate listintro %}

-
+
Icon
{% translate list1 %}
Icon
{% translate list2 %}
diff --git a/index.html b/index.html index 6abfd826..9664c401 100755 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ if(!langs[lang])lang='en'; setTimeout(function(){window.location.href='/'+lang+'/';},200);

{% translate listintro %}

-
+
Icon
{% translate list1 %}
Icon
{% translate list2 %}