You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/02/23 09:13:42 UTC

[cloudstack-primate] branch master updated: style: fix badge issue

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git


The following commit(s) were added to refs/heads/master by this push:
     new 1c47ce4  style: fix badge issue
1c47ce4 is described below

commit 1c47ce44ab3d472c314e7fad8c21d35ce6d9bf5a
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Sun Feb 23 14:43:04 2020 +0530

    style: fix badge issue
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 src/style/ant-overwrite/ant-layout-header.less | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/style/ant-overwrite/ant-layout-header.less b/src/style/ant-overwrite/ant-layout-header.less
index effe307..6761cbc 100644
--- a/src/style/ant-overwrite/ant-layout-header.less
+++ b/src/style/ant-overwrite/ant-layout-header.less
@@ -46,5 +46,4 @@
 }
 
 .ant-badge-count {
-  top: -15px;
 }