From 8df74d184d420909370c8d1d383bfe39697eea69 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Sun, 8 Jul 2018 03:18:19 -0500 Subject: [PATCH] Remove explicit gray color to fix ubuntu theme hamburger menu #801 --- app/static/workspace.less | 1 - 1 file changed, 1 deletion(-) diff --git a/app/static/workspace.less b/app/static/workspace.less index cd57656d7..477716572 100644 --- a/app/static/workspace.less +++ b/app/static/workspace.less @@ -402,7 +402,6 @@ body.platform-win32.window-type-default { line-height: 36px; img.content-mask { vertical-align: middle; - background-color: @text-color-heading; } } }