From 07ebcaaa6b8158a68c7bc047ff866124e06c5185 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Sun, 23 Feb 2020 14:43:04 +0530 Subject: [PATCH] style: fix badge issue Signed-off-by: Rohit Yadav --- ui/src/style/ant-overwrite/ant-layout-header.less | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/style/ant-overwrite/ant-layout-header.less b/ui/src/style/ant-overwrite/ant-layout-header.less index effe307c0c1..6761cbc4192 100644 --- a/ui/src/style/ant-overwrite/ant-layout-header.less +++ b/ui/src/style/ant-overwrite/ant-layout-header.less @@ -46,5 +46,4 @@ } .ant-badge-count { - top: -15px; }