From: vincent@cubedesigners.com Date: Mon, 7 Sep 2015 07:31:40 +0000 (+0000) Subject: Fix header logo in IE X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9c53adb0befb8224b44232f3e47c40172f226721;p=cubedesigners-v7.git Fix header logo in IE --- diff --git a/less/header.less b/less/header.less index 3a5f82a..6325352 100644 --- a/less/header.less +++ b/less/header.less @@ -50,6 +50,7 @@ header { .logo { position: absolute; top: 36px; + white-space: nowrap; img { width: auto; }