From 1cc8e82464915e58b30f743e7a113aae54e4ad5e Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sat, 15 Jun 2013 19:05:26 +0200 Subject: [PATCH] More IE compat --- umap/static/umap/umap.css | 1 + 1 file changed, 1 insertion(+) diff --git a/umap/static/umap/umap.css b/umap/static/umap/umap.css index 06455541..f51c4836 100644 --- a/umap/static/umap/umap.css +++ b/umap/static/umap/umap.css @@ -174,6 +174,7 @@ nav h1 a { background-image: url("./umap.png"); color: transparent; font-size: 0px; + height: 70px; } nav a.logout {