From 50269aacc61294474aee48401a9a6905b678b078 Mon Sep 17 00:00:00 2001 From: charitha Date: Wed, 10 Jan 2018 13:34:09 +0530 Subject: [PATCH] Fixed https://github.com/wso2/product-iots/issues/1218 --- .../devicemgt/app/units/cdmf.unit.device.view/view.hbs | 8 ++++---- .../app/units/uuf.unit.theme/public/css/theme-wso2.css | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/view.hbs b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/view.hbs index 75e22de543..42924f980d 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/view.hbs +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.view/view.hbs @@ -23,7 +23,7 @@ {{#if deviceFound}} {{#if isAuthorized}}
-
+
@@ -68,8 +68,8 @@ {{/defineZone}}
- -
+ +
- +
{{else}} diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/uuf-template-app/app/units/uuf.unit.theme/public/css/theme-wso2.css b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/uuf-template-app/app/units/uuf.unit.theme/public/css/theme-wso2.css index a220a923a1..8ed9f3dce8 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/uuf-template-app/app/units/uuf.unit.theme/public/css/theme-wso2.css +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/uuf-template-app/app/units/uuf.unit.theme/public/css/theme-wso2.css @@ -7472,7 +7472,6 @@ ul.sidebar-messages > li { * ======================================================================== */ .body-wrapper { padding: 40px; - margin-bottom:40px; } .body-wrapper a.btn:hover,.body-wrapper a:hover {