From 554046d58f3bb5c8532533f431bdc80e090e4e7f Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Tue, 7 Apr 2020 14:48:19 -0400 Subject: [PATCH] Remove the excessive margins on the menubar items --- macrovision.css | 1 - 1 file changed, 1 deletion(-) diff --git a/macrovision.css b/macrovision.css index 7def5a1c..9a85987d 100644 --- a/macrovision.css +++ b/macrovision.css @@ -246,7 +246,6 @@ body.show-extra-options .options-block.options-block-optional { } .menubar-group { - margin: 20px; display: flex; flex-direction: row; }