From b43a2f72d9ded8c4dfafe82b3e86f613c7db02e1 Mon Sep 17 00:00:00 2001 From: Imesh Chandrasiri Date: Fri, 7 Jul 2017 12:42:18 +0530 Subject: [PATCH] Fixes wso2/product-iots#1118 --- .../app/units/cdmf.unit.device.view/public/css/main.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/public/css/main.css b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/public/css/main.css index b90494ef12..2ef659c317 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/public/css/main.css +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/public/css/main.css @@ -72,10 +72,6 @@ padding: 20px 0px; } -#location{ - height: calc(100vh - 400px); -} - .page-loader{ position: absolute; left: 0px;