From c6d6d61df6a75d6ec16cd46823d971db6442a452 Mon Sep 17 00:00:00 2001 From: Dileesha Rajapakse Date: Mon, 21 Aug 2017 14:01:55 +0530 Subject: [PATCH] Fixed formatting issues --- .../devicemgt/app/pages/cdmf.page.groups/css/groups.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/pages/cdmf.page.groups/css/groups.css b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/css/groups.css index 2b489b1944..07e0846abe 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/css/groups.css +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/css/groups.css @@ -1,3 +1,3 @@ -.dataTablesTop .dataTables_toolbar ul li:nth-child(1), .dataTables_toolbar ul li:nth-child(2){ +.dataTablesTop .dataTables_toolbar ul li:nth-child(1), .dataTables_toolbar ul li:nth-child(2){ display: none; } \ No newline at end of file