From 9e9f3e859a2262f08a4430aa622c694e34fd56a8 Mon Sep 17 00:00:00 2001 From: dilanua Date: Thu, 8 Sep 2016 22:41:11 +0530 Subject: [PATCH] Updating custom-desktop.css to remove unnecessary bottom border of operation-bar --- .../app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css index acdff12e39..49ada6fc1e 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.ui.theme/public/css/custom-desktop.css @@ -3193,7 +3193,7 @@ a.ast-type-item:hover { clear:both; /*margin-left:17px;*/ margin-bottom:15px; - border-bottom:1px solid #f0f0f0; + /*border-bottom:1px solid #f0f0f0;*/ } .wr-operations a {