From a915f9847f5124d8834ce9eef404c304232f190c Mon Sep 17 00:00:00 2001 From: Agha Saad Fraz Date: Sun, 22 Mar 2020 15:27:31 +0500 Subject: [PATCH] fixed menu item styling (#2455) --- main/webapp/modules/core/styles/util/menu.less | 1 - 1 file changed, 1 deletion(-) diff --git a/main/webapp/modules/core/styles/util/menu.less b/main/webapp/modules/core/styles/util/menu.less index 327b0749b..686dd3ee6 100644 --- a/main/webapp/modules/core/styles/util/menu.less +++ b/main/webapp/modules/core/styles/util/menu.less @@ -66,7 +66,6 @@ a.menu-item { padding: 5px 7px; text-decoration: none; color: #000; - white-space: pre; } a.menu-item:hover, a.menu-item.menu-expanded {