From c63f152c8f626dc4636a329fa41bfedad2d675c1 Mon Sep 17 00:00:00 2001 From: per ploug Date: Tue, 23 Sep 2014 08:45:20 +0200 Subject: [PATCH] last .less change for empty sections --- src/Umbraco.Web.UI.Client/src/less/grid.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/less/grid.less b/src/Umbraco.Web.UI.Client/src/less/grid.less index dffc130fa7..22ea5d9836 100644 --- a/src/Umbraco.Web.UI.Client/src/less/grid.less +++ b/src/Umbraco.Web.UI.Client/src/less/grid.less @@ -109,6 +109,7 @@ body { z-index: 100; background: @white; height: 100%; + } .navigation-inner-container{ @@ -166,7 +167,6 @@ body { border-radius: 0; } - @media (min-width: 1101px) { #contentwrapper {left: 440px;} #speechbubble {left: 360px;}