From e43a87da09214d683a3c7fc8bf3ace81e3829bbb Mon Sep 17 00:00:00 2001 From: Nikhil Mohite Date: Mon, 10 Jan 2022 12:10:20 +0530 Subject: [PATCH] Fixed SonarQube issue. --- web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss b/web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss index d75ddca42..fa34a4669 100644 --- a/web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss +++ b/web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss @@ -70,7 +70,6 @@ } i { display: inline-block; - font: normal 18px/1 "default-icons"; font-size: 18px; text-align: center; height: 21px !important;